/dhall-aws-cloudformation/cloudformation/AWS::KinesisAnalyticsV2::Application/S3ContentLocation.dhall
Copy path to clipboardSource
{ Type =
{ BucketARN : (./../../Fn.dhall).CfnText
, FileKey : (./../../Fn.dhall).CfnText
, ObjectVersion : Optional (./../../Fn.dhall).CfnText
}
, default.ObjectVersion = None (./../../Fn.dhall).CfnText
}