Class: Aws::Types::SpaceQuickSightResource
- Inherits:
-
Object
- Object
- Aws::Types::SpaceQuickSightResource
- 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.
10391 10392 10393 |
# File 'sig/types.rbs', line 10391 def resource_details @resource_details end |
#resource_type ⇒ "TOPIC", ...
Returns the value of attribute resource_type.
10390 10391 10392 |
# File 'sig/types.rbs', line 10390 def resource_type @resource_type end |