DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.clone() |
|
DirectoryConnectSettingsDescription |
DirectoryDescription.getConnectSettings() |
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withAvailabilityZones(String... availabilityZones) |
A list of the Availability Zones that the directory is in.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withAvailabilityZones(Collection<String> availabilityZones) |
A list of the Availability Zones that the directory is in.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withConnectIps(String... connectIps) |
The IP addresses of the AD Connector servers.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withConnectIps(Collection<String> connectIps) |
The IP addresses of the AD Connector servers.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withCustomerUserName(String customerUserName) |
The username of the service account in the on-premises directory.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withSecurityGroupId(String securityGroupId) |
The security group identifier for the AD Connector directory.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withSubnetIds(String... subnetIds) |
A list of subnet identifiers in the VPC that the AD connector is in.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withSubnetIds(Collection<String> subnetIds) |
A list of subnet identifiers in the VPC that the AD connector is in.
|
DirectoryConnectSettingsDescription |
DirectoryConnectSettingsDescription.withVpcId(String vpcId) |
The identifier of the VPC that the AD Connector is in.
|