Class: Aws::Types::DeleteServiceLinkedConfigurationRecorderRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteServiceLinkedConfigurationRecorderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#service_principal ⇒ ::String
Returns the value of attribute service_principal.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
592 593 594 |
# File 'sig/types.rbs', line 592 def arn @arn end |
#service_principal ⇒ ::String
Returns the value of attribute service_principal.
591 592 593 |
# File 'sig/types.rbs', line 591 def service_principal @service_principal end |