VpcEndpoint

class VpcEndpoint : KotlinCustomResource

Amazon OpenSearchServerless vpc endpoint resource

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val awsId: Output<String>

The identifier of the VPC Endpoint

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the VPC Endpoint

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of one or more security groups to associate with the endpoint network interface

Link copied to clipboard
val subnetIds: Output<List<String>>

The ID of one or more subnets in which to create an endpoint network interface

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC in which the endpoint will be used.