trustAnchors

@JvmName(name = "ceieeclympkwkwtg")
suspend fun trustAnchors(value: Output<List<WorkloadIdentityPoolProviderX509TrustStoreTrustAnchorArgs>>)

Parameters

value

List of Trust Anchors to be used while performing validation against a given TrustStore. The incoming end entity's certificate must be chained up to one of the trust anchors here. Structure is documented below.


@JvmName(name = "fyansivkjksiygqo")
suspend fun trustAnchors(vararg values: Output<WorkloadIdentityPoolProviderX509TrustStoreTrustAnchorArgs>)


@JvmName(name = "homvtgslkadonpwd")
suspend fun trustAnchors(values: List<Output<WorkloadIdentityPoolProviderX509TrustStoreTrustAnchorArgs>>)
@JvmName(name = "pgrrfrwrafcuceae")
suspend fun trustAnchors(vararg values: WorkloadIdentityPoolProviderX509TrustStoreTrustAnchorArgs)

Parameters

values

List of Trust Anchors to be used while performing validation against a given TrustStore. The incoming end entity's certificate must be chained up to one of the trust anchors here. Structure is documented below.


@JvmName(name = "kywtwfdifsdvlmba")
suspend fun trustAnchors(argument: List<suspend WorkloadIdentityPoolProviderX509TrustStoreTrustAnchorArgsBuilder.() -> Unit>)
@JvmName(name = "oylfbfkfisovoyok")
suspend fun trustAnchors(vararg argument: suspend WorkloadIdentityPoolProviderX509TrustStoreTrustAnchorArgsBuilder.() -> Unit)
@JvmName(name = "rwaipmdvepgjrxoc")
suspend fun trustAnchors(argument: suspend WorkloadIdentityPoolProviderX509TrustStoreTrustAnchorArgsBuilder.() -> Unit)

Parameters

argument

List of Trust Anchors to be used while performing validation against a given TrustStore. The incoming end entity's certificate must be chained up to one of the trust anchors here. Structure is documented below.