Class: Aws::Types::RemoveBackendStorageReqObj
- Inherits:
-
Object
- Object
- Aws::Types::RemoveBackendStorageReqObj
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
-
#service_name ⇒ "S3"
Returns the value of attribute service_name.
Instance Attribute Details
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
884 885 886 |
# File 'sig/types.rbs', line 884 def resource_name @resource_name end |
#service_name ⇒ "S3"
Returns the value of attribute service_name.
885 886 887 |
# File 'sig/types.rbs', line 885 def service_name @service_name end |