| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
List<VpcEndpoint> |
Pipeline.vpcEndpoints()
The VPC interface endpoints that have access to the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
Pipeline.Builder |
Pipeline.Builder.vpcEndpoints(VpcEndpoint... vpcEndpoints)
The VPC interface endpoints that have access to the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
Pipeline.Builder |
Pipeline.Builder.vpcEndpoints(Collection<VpcEndpoint> vpcEndpoints)
The VPC interface endpoints that have access to the pipeline.
|
Copyright © 2023. All rights reserved.