/dhall-aws-cloudformation/cloudformation/AWS::Comprehend::Flywheel/VpcConfig.dhall

Copy path to clipboard

Source

{ Type =
{ SecurityGroupIds : List (./../../Fn.dhall).CfnText
, Subnets : List (./../../Fn.dhall).CfnText
}
, default = {=}
}