x509

@JvmName(name = "gtxoqyfkadbdnnek")
suspend fun x509(value: Output<WorkloadIdentityPoolProviderX509Args>)
@JvmName(name = "jnreaankdoxovpes")
suspend fun x509(value: WorkloadIdentityPoolProviderX509Args?)

Parameters

value

An X.509-type identity provider represents a CA. It is trusted to assert a client identity if the client has a certificate that chains up to this CA. Structure is documented below.


@JvmName(name = "naxmixebinxewkyp")
suspend fun x509(argument: suspend WorkloadIdentityPoolProviderX509ArgsBuilder.() -> Unit)

Parameters

argument

An X.509-type identity provider represents a CA. It is trusted to assert a client identity if the client has a certificate that chains up to this CA. Structure is documented below.