Class CreateSecretVersionOptions

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

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

      • secretId

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

        public SecretVersionPrototype secretVersionPrototype()
        Gets the secretVersionPrototype. Specify the properties for your new secret version.
        Returns:
        the secretVersionPrototype