UpdatedAuthorizerConfiguration
Wrapper for updating an optional AuthorizerConfiguration field with PATCH semantics. When present in an update request, the authorizer configuration is replaced with optionalValue. When absent, the authorizer configuration is left unchanged. To unset, include the wrapper with optionalValue not specified.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: UpdatedAuthorizerConfiguration.Builder.() -> Unit = {}): UpdatedAuthorizerConfiguration