pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
SubnetCidrReservationArgsBuilder
Subnet
Cidr
Reservation
Args
Builder
class
SubnetCidrReservationArgsBuilder
Builder for
SubnetCidrReservationArgs
.
Functions
Functions
cidr
Block
Link copied to clipboard
@
JvmName
(
name
=
"jvwsmbuwufpvtiux"
)
suspend
fun
cidrBlock
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kfnemkeuivlnrxfh"
)
suspend
fun
cidrBlock
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"agfbapobdqsvgbft"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lawkxsxpqkcomdfc"
)
suspend
fun
description
(
value
:
String
?
)
reservation
Type
Link copied to clipboard
@
JvmName
(
name
=
"qdhjvnpfngsfoaix"
)
suspend
fun
reservationType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xfdmffbkcjpqgdqv"
)
suspend
fun
reservationType
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"anhhetnlwulwwdwy"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ubhnlqnyuxtvchmv"
)
suspend
fun
subnetId
(
value
:
String
?
)