/dhall-aws-cloudformation/cloudformation/AWS::EC2::SubnetNetworkAclAssociation/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ NetworkAclId : (./../../Fn.dhall).CfnText
, SubnetId : (./../../Fn.dhall).CfnText
}
, default = {=}
}