Class CreateSecretActionOptions

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

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

      • id

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

        public SecretActionPrototype secretActionPrototype()
        Gets the secretActionPrototype. The request body to specify the properties for your secret action.
        Returns:
        the secretActionPrototype