Class ProjectSourceBuildStatusConfig


  • public final class ProjectSourceBuildStatusConfig
    extends java.lang.Object
    • Method Detail

      • context

        public java.util.Optional<java.lang.String> context()
        Returns:
        Specifies the context of the build status CodeBuild sends to the source provider. The usage of this parameter depends on the source provider.
      • targetUrl

        public java.util.Optional<java.lang.String> targetUrl()
        Returns:
        Specifies the target url of the build status CodeBuild sends to the source provider. The usage of this parameter depends on the source provider.