| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterEndpoint |
AwsRedshiftClusterEndpoint.clone() |
AwsRedshiftClusterEndpoint |
AwsRedshiftClusterDetails.getEndpoint()
The connection endpoint.
|
AwsRedshiftClusterEndpoint |
AwsRedshiftClusterEndpoint.withAddress(String address)
The DNS address of the cluster.
|
AwsRedshiftClusterEndpoint |
AwsRedshiftClusterEndpoint.withPort(Integer port)
The port that the database engine listens on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setEndpoint(AwsRedshiftClusterEndpoint endpoint)
The connection endpoint.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withEndpoint(AwsRedshiftClusterEndpoint endpoint)
The connection endpoint.
|
Copyright © 2021. All rights reserved.