/dhall-aws-cloudformation/cloudformation/AWS::EMRContainers::VirtualCluster/ContainerProvider.dhall
Copy path to clipboardSource
{ Type =
{ Id : (./../../Fn.dhall).CfnText
, Info : (./ContainerInfo.dhall).Type
, Type : (./../../Fn.dhall).CfnText
}
, default = {=}
}