| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
LandingZoneSummary |
LandingZoneSummary.clone() |
LandingZoneSummary |
LandingZoneSummary.withArn(String arn)
The ARN of the landing zone.
|
| Modifier and Type | Method and Description |
|---|---|
List<LandingZoneSummary> |
ListLandingZonesResult.getLandingZones()
The ARN of the landing zone.
|
| Modifier and Type | Method and Description |
|---|---|
ListLandingZonesResult |
ListLandingZonesResult.withLandingZones(LandingZoneSummary... landingZones)
The ARN of the landing zone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLandingZonesResult.setLandingZones(Collection<LandingZoneSummary> landingZones)
The ARN of the landing zone.
|
ListLandingZonesResult |
ListLandingZonesResult.withLandingZones(Collection<LandingZoneSummary> landingZones)
The ARN of the landing zone.
|
Copyright © 2023. All rights reserved.