authorizerConfig

@JvmName(name = "oiqlvvfvjevsyies")
suspend fun authorizerConfig(value: Output<DomainConfigurationAuthorizerConfigArgs>)
@JvmName(name = "skmyjrvpktioyaed")
suspend fun authorizerConfig(value: DomainConfigurationAuthorizerConfigArgs?)

Parameters

value

An object that specifies the authorization service for a domain. See the authorizer_config Block below for details.


@JvmName(name = "scdevnfjfxxttsgj")
suspend fun authorizerConfig(argument: suspend DomainConfigurationAuthorizerConfigArgsBuilder.() -> Unit)

Parameters

argument

An object that specifies the authorization service for a domain. See the authorizer_config Block below for details.