headerAttributes

@JvmName(name = "velqfsfvohohwkne")
suspend fun headerAttributes(value: Output<List<AccessIdentityProviderConfigHeaderAttributeArgs>>)
@JvmName(name = "ycrehutactjhuulf")
suspend fun headerAttributes(value: List<AccessIdentityProviderConfigHeaderAttributeArgs>?)

Parameters

value

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


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


@JvmName(name = "vpeavvmuqdjyfipe")
suspend fun headerAttributes(values: List<Output<AccessIdentityProviderConfigHeaderAttributeArgs>>)
@JvmName(name = "sfwcvgcbttctaxiq")
suspend fun headerAttributes(vararg values: AccessIdentityProviderConfigHeaderAttributeArgs)

Parameters

values

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


@JvmName(name = "ckikmiwgmyfheuyo")
suspend fun headerAttributes(argument: List<suspend AccessIdentityProviderConfigHeaderAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "aknwmpyajvtuqoxp")
suspend fun headerAttributes(vararg argument: suspend AccessIdentityProviderConfigHeaderAttributeArgsBuilder.() -> Unit)
@JvmName(name = "tyqylspkhgupxktw")
suspend fun headerAttributes(argument: suspend AccessIdentityProviderConfigHeaderAttributeArgsBuilder.() -> Unit)

Parameters

argument

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