/dhall-aws-cloudformation/cloudformation/AWS::KinesisAnalyticsV2::Application/CustomArtifactsConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ Properties : Optional (List (./CustomArtifactConfiguration.dhall).Type) }
, default.Properties = None (List (./CustomArtifactConfiguration.dhall).Type)
}