/dhall-aws-cloudformation/cloudformation/AWS::Redshift::ClusterSubnetGroup.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::Redshift::ClusterSubnetGroup/Properties.dhall
, Resources = ./AWS::Redshift::ClusterSubnetGroup/Resources.dhall
, GetAttr.ClusterSubnetGroupName
= (./../Fn.dhall).GetAttOf "ClusterSubnetGroupName"
}