authority

@JvmName(name = "cvliisfrljbnlhwn")
suspend fun authority(value: Output<MembershipAuthorityArgs>)
@JvmName(name = "difkacnreccvunfh")
suspend fun authority(value: MembershipAuthorityArgs?)

Parameters

value

Authority encodes how Google will recognize identities from this Membership. See the workload identity documentation for more details: https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity Structure is documented below.


@JvmName(name = "qjematpiacyaqrdy")
suspend fun authority(argument: suspend MembershipAuthorityArgsBuilder.() -> Unit)

Parameters

argument

Authority encodes how Google will recognize identities from this Membership. See the workload identity documentation for more details: https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity Structure is documented below.