credential Operation
suspend fun credentialOperation(name: String, block: suspend CredentialOperationResourceBuilder.() -> Unit): CredentialOperation
Parameters
name
The unique name of the resulting resource.
block
Builder for CredentialOperation.
See also
Parameters
name
The unique name of the resulting resource.