/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::DeviceFleet/EdgeOutputConfig.dhall

Copy path to clipboard

Source

{ Type =
{ KmsKeyId : Optional (./../../Fn.dhall).CfnText
, S3OutputLocation : (./../../Fn.dhall).CfnText
}
, default.KmsKeyId = None (./../../Fn.dhall).CfnText
}