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 addressIpVersion: Output<String>? = null, val dryRun: Output<Boolean>? = null, val endpointDescription: Output<String>? = null, val endpointType: Output<String>? = null, val policyDocument: Output<String>? = null, val protectedEnabled: Output<Boolean>? = null, val resourceGroupId: Output<String>? = null, val securityGroupIds: Output<List<String>>? = null, val serviceId: Output<String>? = null, val serviceName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val vpcEndpointName: Output<String>? = null, val vpcId: Output<String>? = null, val zonePrivateIpAddressCount: Output<Int>? = 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 addressIpVersion: Output<String>? = null, val autoAcceptConnection: Output<Boolean>? = null, val connectBandwidth: Output<Int>? = null, val dryRun: Output<Boolean>? = null, val payer: Output<String>? = null, val resourceGroupId: Output<String>? = null, val serviceDescription: Output<String>? = null, val serviceResourceType: Output<String>? = null, val serviceSupportIpv6: Output<Boolean>? = null, val tags: Output<Map<String, String>>? = null, val zoneAffinityEnabled: Output<Boolean>? = 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. vpc endpoint connection. 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. vpc endpoint connection. 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. Endpoint service 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, val zoneId: Output<String>? = null) : ConvertibleToJava<VpcEndpointServiceResourceArgs>

Provides a Private Link Vpc Endpoint Service Resource resource. Endpoint service 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. Endpoint service user whitelist. 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 userArn: Output<String>? = null, val userId: Output<String>? = null) : ConvertibleToJava<VpcEndpointServiceUserArgs>

Provides a Private Link Vpc Endpoint Service User resource. Endpoint service user whitelist. 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 eniIp: 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