headerAttributes

@JvmName(name = "ijledgynnuqtuvrj")
suspend fun headerAttributes(value: Output<List<ZeroTrustAccessIdentityProviderConfigHeaderAttributeArgs>>)

Parameters

value

Add a list of attribute names that will be returned in the response header from the Access callback.


@JvmName(name = "fclsxjhjvsuuurom")
suspend fun headerAttributes(vararg values: Output<ZeroTrustAccessIdentityProviderConfigHeaderAttributeArgs>)


@JvmName(name = "wcmbatbfjxyspile")
suspend fun headerAttributes(values: List<Output<ZeroTrustAccessIdentityProviderConfigHeaderAttributeArgs>>)
@JvmName(name = "epwgcxiqswkenhcq")
suspend fun headerAttributes(vararg values: ZeroTrustAccessIdentityProviderConfigHeaderAttributeArgs)

Parameters

values

Add a list of attribute names that will be returned in the response header from the Access callback.


@JvmName(name = "vbgmrwnfftflwown")
suspend fun headerAttributes(argument: List<suspend ZeroTrustAccessIdentityProviderConfigHeaderAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "mhbexnckjnnwpmnu")
suspend fun headerAttributes(vararg argument: suspend ZeroTrustAccessIdentityProviderConfigHeaderAttributeArgsBuilder.() -> Unit)
@JvmName(name = "hsxjqvxnpxoeydwx")
suspend fun headerAttributes(argument: suspend ZeroTrustAccessIdentityProviderConfigHeaderAttributeArgsBuilder.() -> Unit)

Parameters

argument

Add a list of attribute names that will be returned in the response header from the Access callback.