identitySource

suspend fun identitySource(name: String, block: suspend IdentitySourceResourceBuilder.() -> Unit): IdentitySource

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for IdentitySource.


See also

Parameters

name

The unique name of the resulting resource.