/dhall-aws-cloudformation/cloudformation/AWS::KinesisAnalyticsV2::Application/CustomArtifactsConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ Properties : Optional (List (./CustomArtifactConfiguration.dhall).Type) }
, default.Properties = None (List (./CustomArtifactConfiguration.dhall).Type)
}