CryptoManagerKmsProvidersUpdateSpec

The Providers.UpdateSpec structure contains fields that describe the new configuration for an existing provider.


Properties

native_spec Optional

New Configuration for NATIVE provider.

If unset, provider configuration will remain unchanged.

JSON Example

{
	"native_spec": {
		"key_id": "string"
	}
}
Parameter To

Update KMS Providers

Feedback

Was this page helpful?