Class: Aws::Types::UpdateBackendStorageReqObj
- Inherits:
-
Object
- Object
- Aws::Types::UpdateBackendStorageReqObj
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_config ⇒ Types::UpdateBackendStorageResourceConfig
Returns the value of attribute resource_config.
-
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
Instance Attribute Details
#resource_config ⇒ Types::UpdateBackendStorageResourceConfig
Returns the value of attribute resource_config.
1064 1065 1066 |
# File 'sig/types.rbs', line 1064 def resource_config @resource_config end |
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
1065 1066 1067 |
# File 'sig/types.rbs', line 1065 def resource_name @resource_name end |