customHeaders

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

Parameters

value

One or more custom_header blocks as defined below.


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


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

Parameters

values

One or more custom_header blocks as defined below.


@JvmName(name = "roqwdkntudncjljx")
suspend fun customHeaders(argument: List<suspend ProfileMonitorConfigCustomHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "nvaysmtrxpcuxweg")
suspend fun customHeaders(vararg argument: suspend ProfileMonitorConfigCustomHeaderArgsBuilder.() -> Unit)
@JvmName(name = "mnogjkqsnbmyfbxe")
suspend fun customHeaders(argument: suspend ProfileMonitorConfigCustomHeaderArgsBuilder.() -> Unit)

Parameters

argument

One or more custom_header blocks as defined below.