Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class VpcEndpoint : KotlinCustomResource

Provides a Private Link Vpc Endpoint resource. For information about Private Link Vpc Endpoint and how to use it, see What is Vpc Endpoint.

Link copied to clipboard
data class VpcEndpointArgs(val dryRun: Output<Boolean>? = null, val endpointDescription: Output<String>? = null, val securityGroupIds: Output<List<String>>? = null, val serviceId: Output<String>? = null, val serviceName: Output<String>? = null, val vpcEndpointName: Output<String>? = null, val vpcId: Output<String>? = null) : ConvertibleToJava<VpcEndpointArgs>

Provides a Private Link Vpc Endpoint resource. For information about Private Link Vpc Endpoint and how to use it, see What is Vpc Endpoint.

Link copied to clipboard
Link copied to clipboard
object VpcEndpointMapper : ResourceMapper<VpcEndpoint>
Link copied to clipboard
Link copied to clipboard
class VpcEndpointService : KotlinCustomResource

Provides a Private Link Vpc Endpoint Service resource. For information about Private Link Vpc Endpoint Service and how to use it, see What is Vpc Endpoint Service.

Link copied to clipboard
data class VpcEndpointServiceArgs(val autoAcceptConnection: Output<Boolean>? = null, val connectBandwidth: Output<Int>? = null, val dryRun: Output<Boolean>? = null, val payer: Output<String>? = null, val serviceDescription: Output<String>? = null) : ConvertibleToJava<VpcEndpointServiceArgs>

Provides a Private Link Vpc Endpoint Service resource. For information about Private Link Vpc Endpoint Service and how to use it, see What is Vpc Endpoint Service.

Link copied to clipboard
class VpcEndpointServiceConnection : KotlinCustomResource

Provides a Private Link Vpc Endpoint Connection resource. For information about Private Link Vpc Endpoint Connection and how to use it, see What is Vpc Endpoint Connection.

Link copied to clipboard
data class VpcEndpointServiceConnectionArgs(val bandwidth: Output<Int>? = null, val dryRun: Output<Boolean>? = null, val endpointId: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<VpcEndpointServiceConnectionArgs>

Provides a Private Link Vpc Endpoint Connection resource. For information about Private Link Vpc Endpoint Connection and how to use it, see What is Vpc Endpoint Connection.

Link copied to clipboard
Link copied to clipboard
class VpcEndpointServiceResource : KotlinCustomResource

Provides a Private Link Vpc Endpoint Service Resource resource. For information about Private Link Vpc Endpoint Service Resource and how to use it, see What is Vpc Endpoint Service Resource.

Link copied to clipboard
data class VpcEndpointServiceResourceArgs(val dryRun: Output<Boolean>? = null, val resourceId: Output<String>? = null, val resourceType: Output<String>? = null, val serviceId: Output<String>? = null) : ConvertibleToJava<VpcEndpointServiceResourceArgs>

Provides a Private Link Vpc Endpoint Service Resource resource. For information about Private Link Vpc Endpoint Service Resource and how to use it, see What is Vpc Endpoint Service Resource.

Link copied to clipboard
class VpcEndpointServiceUser : KotlinCustomResource

Provides a Private Link Vpc Endpoint Service User resource. For information about Private Link Vpc Endpoint Service User and how to use it, see What is Vpc Endpoint Service User.

Link copied to clipboard
data class VpcEndpointServiceUserArgs(val dryRun: Output<Boolean>? = null, val serviceId: Output<String>? = null, val userId: Output<String>? = null) : ConvertibleToJava<VpcEndpointServiceUserArgs>

Provides a Private Link Vpc Endpoint Service User resource. For information about Private Link Vpc Endpoint Service User and how to use it, see What is Vpc Endpoint Service User.

Link copied to clipboard
Link copied to clipboard
class VpcEndpointZone : KotlinCustomResource

Provides a Private Link Vpc Endpoint Zone resource. For information about Private Link Vpc Endpoint Zone and how to use it, see What is Vpc Endpoint Zone.

Link copied to clipboard
data class VpcEndpointZoneArgs(val dryRun: Output<Boolean>? = null, val endpointId: Output<String>? = null, val vswitchId: Output<String>? = null, val zoneId: Output<String>? = null) : ConvertibleToJava<VpcEndpointZoneArgs>

Provides a Private Link Vpc Endpoint Zone resource. For information about Private Link Vpc Endpoint Zone and how to use it, see What is Vpc Endpoint Zone.

Link copied to clipboard
object VpcEndpointZoneMapper : ResourceMapper<VpcEndpointZone>

Functions