Class: Aws::Types::GetLandingZoneOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetLandingZoneOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#landing_zone ⇒ Types::LandingZoneDetail
Returns the value of attribute landing_zone.
Instance Attribute Details
#landing_zone ⇒ Types::LandingZoneDetail
Returns the value of attribute landing_zone.
347 348 349 |
# File 'sig/types.rbs', line 347 def landing_zone @landing_zone end |