authentication Profile
suspend fun authenticationProfile(name: String, block: suspend AuthenticationProfileResourceBuilder.() -> Unit): AuthenticationProfile
Parameters
name
The unique name of the resulting resource.
block
Builder for AuthenticationProfile.
See also
Parameters
name
The unique name of the resulting resource.