/dhall-aws-cloudformation/cloudformation/AWS::SSM::Association/InstanceAssociationOutputLocation.dhall
Copy path to clipboardSource
{ Type = { S3Location : Optional (./S3OutputLocation.dhall).Type }
, default.S3Location = None (./S3OutputLocation.dhall).Type
}