Class: Aws::Types::PutServiceLinkedConfigurationRecorderResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutServiceLinkedConfigurationRecorderResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1897 1898 1899 |
# File 'sig/types.rbs', line 1897 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1898 1899 1900 |
# File 'sig/types.rbs', line 1898 def name @name end |