| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
VpcOptions |
CreatePipelineRequest.vpcOptions()
Container for the values required to configure VPC access for the pipeline.
|
VpcOptions |
VpcEndpoint.vpcOptions()
Information about the VPC, including associated subnets and security groups.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePipelineRequest.Builder |
CreatePipelineRequest.Builder.vpcOptions(VpcOptions vpcOptions)
Container for the values required to configure VPC access for the pipeline.
|
VpcEndpoint.Builder |
VpcEndpoint.Builder.vpcOptions(VpcOptions vpcOptions)
Information about the VPC, including associated subnets and security groups.
|
Copyright © 2023. All rights reserved.