Class: Aws::Types::GetLandingZoneInput
- Inherits:
-
Object
- Object
- Aws::Types::GetLandingZoneInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#landing_zone_identifier ⇒ ::String
Returns the value of attribute landing_zone_identifier.
Instance Attribute Details
#landing_zone_identifier ⇒ ::String
Returns the value of attribute landing_zone_identifier.
332 333 334 |
# File 'sig/types.rbs', line 332 def landing_zone_identifier @landing_zone_identifier end |