Class: Aws::Types::ResourceReceivingAccess
- Inherits:
-
Object
- Object
- Aws::Types::ResourceReceivingAccess
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
2818 2819 2820 |
# File 'sig/types.rbs', line 2818 def name @name end |
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
2819 2820 2821 |
# File 'sig/types.rbs', line 2819 def resource_type @resource_type end |