Uses of Class
software.amazon.awssdk.services.controltower.model.LandingZoneDetail
-
Packages that use LandingZoneDetail Package Description software.amazon.awssdk.services.controltower.model -
-
Uses of LandingZoneDetail in software.amazon.awssdk.services.controltower.model
Methods in software.amazon.awssdk.services.controltower.model that return LandingZoneDetail Modifier and Type Method Description LandingZoneDetailGetLandingZoneResponse. landingZone()Information about the landing zone.Methods in software.amazon.awssdk.services.controltower.model with parameters of type LandingZoneDetail Modifier and Type Method Description GetLandingZoneResponse.BuilderGetLandingZoneResponse.Builder. landingZone(LandingZoneDetail landingZone)Information about the landing zone.
-