Class DeleteSecretOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DeleteSecretOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The deleteSecret options.
    • Method Detail

      • id

        public String id()
        Gets the id. The UUID that uniquely identifies your secret.
        Returns:
        the id
      • forceDelete

        public Boolean forceDelete()
        Gets the forceDelete. Set to `true` to force delete the secret. Available only for custom credentials secret type.
        Returns:
        the forceDelete