Dashboard Custom Content Configuration Args
fun DashboardCustomContentConfigurationArgs(contentType: Output<DashboardCustomContentType>? = null, contentUrl: Output<String>? = null, imageScaling: Output<DashboardCustomContentImageScalingConfiguration>? = null)