Class CustomCredentialsConfigurationCodeEngine

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

    public class CustomCredentialsConfigurationCodeEngine
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The parameters required to configure Code Engine.
    • Method Detail

      • jobName

        public String jobName()
        Gets the jobName. The Code Engine Job name used by this custom credentials configuration.
        Returns:
        the jobName
      • projectId

        public String projectId()
        Gets the projectId. The Project ID of your Code Engine project used by this custom credentials configuration.
        Returns:
        the projectId
      • region

        public String region()
        Gets the region. The region of the Code Engine project. For example us-south.
        Returns:
        the region