Skip to content

Secrets Manager  >  Structures  >  ExternalSecretRotationMetadataItem

ExternalSecretRotationMetadataItem

Structure Class

ExternalSecretRotationMetadataItem dataclass

The metadata needed to successfully rotate a managed external secret. A list of key value pairs in JSON format specified by the partner. For more information, see Managed external secret partners.

Attributes

key class-attribute instance-attribute
key: str | None = None

The key that identifies the item.

value class-attribute instance-attribute
value: str | None = None

The value of the specified item.