View a markdown version of this page

UpdatedAutoDetectionConfiguration - AgentRegistry Control Plane API Reference

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.

Contents

optionalValue

The value to set for this field. Omit the wrapper to leave the field unchanged.

Type: AutoDetectionConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: