Class: Aws::Types::ResourceReceivingAccess

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


2818
2819
2820
# File 'sig/types.rbs', line 2818

def name
  @name
end

#resource_type::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


2819
2820
2821
# File 'sig/types.rbs', line 2819

def resource_type
  @resource_type
end