Class: Aws::Types::DeleteAccountSettingRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAccountSettingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ "serviceLongArnFormat", ...
Returns the value of attribute name.
-
#principal_arn ⇒ ::String
Returns the value of attribute principal_arn.
Instance Attribute Details
#name ⇒ "serviceLongArnFormat", ...
Returns the value of attribute name.
730 731 732 |
# File 'sig/types.rbs', line 730 def name @name end |
#principal_arn ⇒ ::String
Returns the value of attribute principal_arn.
731 732 733 |
# File 'sig/types.rbs', line 731 def principal_arn @principal_arn end |