public static interface AwsRedshiftClusterEndpoint.Builder extends SdkPojo, CopyableBuilder<AwsRedshiftClusterEndpoint.Builder,AwsRedshiftClusterEndpoint>
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterEndpoint.Builder |
address(String address)
The DNS address of the cluster.
|
AwsRedshiftClusterEndpoint.Builder |
port(Integer port)
The port that the database engine listens on.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRedshiftClusterEndpoint.Builder address(String address)
The DNS address of the cluster.
address - The DNS address of the cluster.AwsRedshiftClusterEndpoint.Builder port(Integer port)
The port that the database engine listens on.
port - The port that the database engine listens on.Copyright © 2023. All rights reserved.