containsSecrets property

bool? containsSecrets
getter/setter pair

Whether or not the Backup contains Kubernetes Secrets.

Controlled by the parent BackupPlan's include_secrets value.

Output only.

Implementation

core.bool? containsSecrets;