pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin
/
VpcAttachmentArgsBuilder
/
options
options
@
JvmName
(
name
=
"tjoicexfpbfbegap"
)
suspend
fun
options
(
value
:
Output
<
VpcAttachmentOptionsArgs
>
)
@
JvmName
(
name
=
"oqjtlfkwmomidcvw"
)
suspend
fun
options
(
value
:
VpcAttachmentOptionsArgs
?
)
Parameters
value
Options for the VPC attachment.
@
JvmName
(
name
=
"thvfbrsokvtmhlgy"
)
suspend
fun
options
(
argument
:
suspend
VpcAttachmentOptionsArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Options for the VPC attachment.