Class: Aws::Types::SpaceQuickSightResourceDetails
- Inherits:
-
Object
- Object
- Aws::Types::SpaceQuickSightResourceDetails
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: ResourceArn, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
10396 10397 10398 |
# File 'sig/types.rbs', line 10396 def resource_arn @resource_arn end |
#unknown ⇒ Object
Returns the value of attribute unknown.
10397 10398 10399 |
# File 'sig/types.rbs', line 10397 def unknown @unknown end |