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