customHeaders

@JvmName(name = "gusdtpunwhgvxkce")
suspend fun customHeaders(value: Output<List<ProfileMonitorConfigCustomHeaderArgs>>)
@JvmName(name = "yostivugwvcwjfqd")
suspend fun customHeaders(value: List<ProfileMonitorConfigCustomHeaderArgs>?)

Parameters

value

One or more custom_header blocks as defined below.


@JvmName(name = "vwsvqsadgspjhkpm")
suspend fun customHeaders(vararg values: Output<ProfileMonitorConfigCustomHeaderArgs>)


@JvmName(name = "vgqyamtrgrnuubid")
suspend fun customHeaders(values: List<Output<ProfileMonitorConfigCustomHeaderArgs>>)
@JvmName(name = "mrygodeanatvwypn")
suspend fun customHeaders(vararg values: ProfileMonitorConfigCustomHeaderArgs)

Parameters

values

One or more custom_header blocks as defined below.


@JvmName(name = "nbeukcvbvexyclqk")
suspend fun customHeaders(argument: List<suspend ProfileMonitorConfigCustomHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "mbctheahwrplpdip")
suspend fun customHeaders(vararg argument: suspend ProfileMonitorConfigCustomHeaderArgsBuilder.() -> Unit)
@JvmName(name = "rntigbbvojtpxgub")
suspend fun customHeaders(argument: suspend ProfileMonitorConfigCustomHeaderArgsBuilder.() -> Unit)

Parameters

argument

One or more custom_header blocks as defined below.