| Package | Description |
|---|---|
| com.amazonaws.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
VpcAttachmentOptions |
VpcAttachmentOptions.clone() |
VpcAttachmentOptions |
VpcOptions.getVpcAttachmentOptions()
Options for attaching a VPC to a pipeline.
|
VpcAttachmentOptions |
VpcAttachmentOptions.withAttachToVpc(Boolean attachToVpc)
Whether a VPC is attached to the pipeline.
|
VpcAttachmentOptions |
VpcAttachmentOptions.withCidrBlock(String cidrBlock)
The CIDR block to be reserved for OpenSearch Ingestion to create elastic network interfaces (ENIs).
|
| Modifier and Type | Method and Description |
|---|---|
void |
VpcOptions.setVpcAttachmentOptions(VpcAttachmentOptions vpcAttachmentOptions)
Options for attaching a VPC to a pipeline.
|
VpcOptions |
VpcOptions.withVpcAttachmentOptions(VpcAttachmentOptions vpcAttachmentOptions)
Options for attaching a VPC to a pipeline.
|
Copyright © 2025. All rights reserved.