pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
SubnetRouteTableAssociationArgs
/
SubnetRouteTableAssociationArgs
Subnet
Route
Table
Association
Args
fun
SubnetRouteTableAssociationArgs
(
routeTableId
:
Output
<
String
>
?
=
null
,
subnetId
:
Output
<
String
>
?
=
null
)