| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftserverless.model |
| Modifier and Type | Method and Description |
|---|---|
List<VpcSecurityGroupMembership> |
EndpointAccess.vpcSecurityGroups()
The security groups associated with the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointAccess.Builder |
EndpointAccess.Builder.vpcSecurityGroups(VpcSecurityGroupMembership... vpcSecurityGroups)
The security groups associated with the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointAccess.Builder |
EndpointAccess.Builder.vpcSecurityGroups(Collection<VpcSecurityGroupMembership> vpcSecurityGroups)
The security groups associated with the endpoint.
|
Copyright © 2022. All rights reserved.