Class: Aws::Types::SpaceResourceOperation
- Inherits:
-
Object
- Object
- Aws::Types::SpaceResourceOperation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_details ⇒ Types::SpaceQuickSightResourceDetails
Returns the value of attribute resource_details.
-
#resource_type ⇒ "TOPIC", ...
Returns the value of attribute resource_type.
Instance Attribute Details
#resource_details ⇒ Types::SpaceQuickSightResourceDetails
Returns the value of attribute resource_details.
10415 10416 10417 |
# File 'sig/types.rbs', line 10415 def resource_details @resource_details end |
#resource_type ⇒ "TOPIC", ...
Returns the value of attribute resource_type.
10414 10415 10416 |
# File 'sig/types.rbs', line 10414 def resource_type @resource_type end |