pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpcEndpointSubnetAssociationArgsBuilder
Vpc
Endpoint
Subnet
Association
Args
Builder
class
VpcEndpointSubnetAssociationArgsBuilder
Builder for
VpcEndpointSubnetAssociationArgs
.
Functions
Functions
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"kfvvfynxxwureory"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tyjwxutthuyxurvj"
)
suspend
fun
subnetId
(
value
:
String
?
)
vpc
Endpoint
Id
Link copied to clipboard
@
JvmName
(
name
=
"ibaigxmfdpxcruso"
)
suspend
fun
vpcEndpointId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ajcasvpiwgrqavjc"
)
suspend
fun
vpcEndpointId
(
value
:
String
?
)