/dhall-aws-cloudformation/cloudformation/AWS::SSM::Association/InstanceAssociationOutputLocation.dhall

Copy path to clipboard

Source

{ Type = { S3Location : Optional (./S3OutputLocation.dhall).Type }
, default.S3Location = None (./S3OutputLocation.dhall).Type
}