/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::Model/VpcConfig.dhall
Copy path to clipboardSource
{ Type =
{ SecurityGroupIds : List (./../../Fn.dhall).CfnText
, Subnets : List (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ SecurityGroupIds : List (./../../Fn.dhall).CfnText
, Subnets : List (./../../Fn.dhall).CfnText
}
, default = {=}
}