| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityGroupIdentifier> |
VpcEndpoint.groups()
(Interface endpoint) Information about the security groups that are associated with the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
VpcEndpoint.Builder |
VpcEndpoint.Builder.groups(SecurityGroupIdentifier... groups)
(Interface endpoint) Information about the security groups that are associated with the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
VpcEndpoint.Builder |
VpcEndpoint.Builder.groups(Collection<SecurityGroupIdentifier> groups)
(Interface endpoint) Information about the security groups that are associated with the network interface.
|
Copyright © 2023. All rights reserved.