/dhall-aws-cloudformation/cloudformation/AWS::KinesisAnalytics::ApplicationReferenceDataSource/S3ReferenceDataSource.dhall
Copy path to clipboardSource
{ Type =
{ BucketARN : (./../../Fn.dhall).CfnText
, FileKey : (./../../Fn.dhall).CfnText
, ReferenceRoleARN : (./../../Fn.dhall).CfnText
}
, default = {=}
}