/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::DeviceFleet/EdgeOutputConfig.dhall
Copy path to clipboardSource
{ Type =
{ KmsKeyId : Optional (./../../Fn.dhall).CfnText
, S3OutputLocation : (./../../Fn.dhall).CfnText
}
, default.KmsKeyId = None (./../../Fn.dhall).CfnText
}