Class DeleteSecretVersionDataOptions

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

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

      • secretId

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

        public String id()
        Gets the id. The UUID that uniquely identifies your secret version. You can use the `current` or `previous` aliases to refer to the current or previous secret version.
        Returns:
        the id