public static interface AWSDomainInformation.Builder extends SdkPojo, CopyableBuilder<AWSDomainInformation.Builder,AWSDomainInformation>
| Modifier and Type | Method and Description |
|---|---|
AWSDomainInformation.Builder |
domainName(String domainName)
Name of the domain.
|
AWSDomainInformation.Builder |
ownerId(String ownerId)
The Amazon Web Services account ID of the domain owner.
|
AWSDomainInformation.Builder |
region(String region)
The Amazon Web Services Region in which the domain is located.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAWSDomainInformation.Builder ownerId(String ownerId)
The Amazon Web Services account ID of the domain owner.
ownerId - The Amazon Web Services account ID of the domain owner.AWSDomainInformation.Builder domainName(String domainName)
Name of the domain.
domainName - Name of the domain.AWSDomainInformation.Builder region(String region)
The Amazon Web Services Region in which the domain is located.
region - The Amazon Web Services Region in which the domain is located.Copyright © 2023. All rights reserved.