Uses of Class
software.amazon.awssdk.services.controltower.paginators.ListLandingZonesPublisher
-
Packages that use ListLandingZonesPublisher Package Description software.amazon.awssdk.services.controltower These interfaces allow you to apply the Amazon Web Services library of pre-defined controls to your organizational units, programmatically. -
-
Uses of ListLandingZonesPublisher in software.amazon.awssdk.services.controltower
Methods in software.amazon.awssdk.services.controltower that return ListLandingZonesPublisher Modifier and Type Method Description default ListLandingZonesPublisherControlTowerAsyncClient. listLandingZonesPaginator(Consumer<ListLandingZonesRequest.Builder> listLandingZonesRequest)Returns the landing zone ARN for the landing zone deployed in your managed account.default ListLandingZonesPublisherControlTowerAsyncClient. listLandingZonesPaginator(ListLandingZonesRequest listLandingZonesRequest)Returns the landing zone ARN for the landing zone deployed in your managed account.
-