Optionalephemeral?: booleanOptionalname?: stringFilter by secret name (optional).
OptionalorderBy?: Secret.v1beta1.ListSecretsRequestOrderByOptionalorganizationId?: stringFilter by Organization ID (optional).
Optionalpage?: numberOptionalpageSize?: numberOptionalpath?: stringFilter by exact path (optional).
OptionalprojectId?: stringFilter by Project ID (optional).
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Filter by whether the secret was scheduled for deletion / not scheduled for deletion. By default, it will display only not scheduled for deletion secrets.
Optionaltags?: string[]List of tags to filter on (optional).
Optionaltype?: Secret.v1beta1.SecretTypeFilter by secret type (optional).
Filter by ephemeral / not ephemeral (optional).