/dhall-aws-cloudformation/cloudformation/AWS::EC2::SubnetRouteTableAssociation/Properties.dhall
Copy path to clipboardSource
{ Type =
{ RouteTableId : (./../../Fn.dhall).CfnText
, SubnetId : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ RouteTableId : (./../../Fn.dhall).CfnText
, SubnetId : (./../../Fn.dhall).CfnText
}
, default = {=}
}