Class: Aws::Types::PutResourcePolicyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:



271
272
273
# File 'sig/types.rbs', line 271

def arn
  @arn
end

#name::String

Returns the value of attribute name.

Returns:



272
273
274
# File 'sig/types.rbs', line 272

def name
  @name
end