static CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.builder() |
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.clusterIdentifier(String clusterIdentifier) |
The cluster identifier of the cluster to access.
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.endpointName(String endpointName) |
The Redshift-managed VPC endpoint name.
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.resourceOwner(String resourceOwner) |
The Amazon Web Services account ID of the owner of the cluster.
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.subnetGroupName(String subnetGroupName) |
The subnet group from which Amazon Redshift chooses the subnet to deploy the endpoint.
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.toBuilder() |
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.vpcSecurityGroupIds(String... vpcSecurityGroupIds) |
The security group that defines the ports, protocols, and sources for inbound traffic that you are
authorizing into your endpoint.
|
CreateEndpointAccessRequest.Builder |
CreateEndpointAccessRequest.Builder.vpcSecurityGroupIds(Collection<String> vpcSecurityGroupIds) |
The security group that defines the ports, protocols, and sources for inbound traffic that you are
authorizing into your endpoint.
|