Class: Aws::Types::DeleteSignalCatalogResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSignalCatalogResponse
- 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.
450 451 452 |
# File 'sig/types.rbs', line 450 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
449 450 451 |
# File 'sig/types.rbs', line 449 def name @name end |