pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
SubnetRouteTableAssociationArgsBuilder
Subnet
Route
Table
Association
Args
Builder
class
SubnetRouteTableAssociationArgsBuilder
Builder for
SubnetRouteTableAssociationArgs
.
Functions
Functions
route
Table
Id
Link copied to clipboard
@
JvmName
(
name
=
"mxyndeceunljsnjl"
)
suspend
fun
routeTableId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"copplrdgcjpsjnbt"
)
suspend
fun
routeTableId
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"fuppeosqljsowkyu"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kvnngfhjsvqknfhg"
)
suspend
fun
subnetId
(
value
:
String
?
)