VpcAttachmentOptions
Options for attaching a VPC to pipeline.
Contents
- AttachToVpc
-
Whether a VPC is attached to the pipeline.
Type: Boolean
Required: Yes
- CidrBlock
-
The CIDR block to be reserved for OpenSearch Ingestion to create elastic network interfaces (ENIs).
Type: String
Pattern:
^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)/(3[0-2]|[12]?[0-9])$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: