UpdatedAutoDetectionConfiguration
A wrapper for updating the auto-detection configuration of a registry with PATCH semantics. Include this wrapper to replace the auto-detection configuration with the specified value. Omit it to leave the auto-detection configuration unchanged. To clear the configuration, include the wrapper with a null optionalValue.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: UpdatedAutoDetectionConfiguration.Builder.() -> Unit = {}): UpdatedAutoDetectionConfiguration