/dhall-aws-cloudformation/cloudformation/AWS::Redshift::Cluster/LoggingProperties.dhall

Copy path to clipboard

Source

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