Class: Aws::Types::DeleteSystemResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSystemResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#system_arn ⇒ ::String
Returns the value of attribute system_arn.
Instance Attribute Details
#system_arn ⇒ ::String
Returns the value of attribute system_arn.
323 324 325 |
# File 'sig/types.rbs', line 323 def system_arn @system_arn end |