Class: Aws::Types::CloneBackendReqObj
- Inherits:
-
Object
- Object
- Aws::Types::CloneBackendReqObj
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_environment_name ⇒ ::String
Returns the value of attribute target_environment_name.
Instance Attribute Details
#target_environment_name ⇒ ::String
Returns the value of attribute target_environment_name.
145 146 147 |
# File 'sig/types.rbs', line 145 def target_environment_name @target_environment_name end |