Class ProjectSecondarySourceAuth


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

      • resource

        @Deprecated
        public java.util.Optional<java.lang.String> resource()
        Deprecated.
        Use the aws_codebuild_source_credential resource instead
        Returns:
        Resource value that applies to the specified authorization type. Use the `aws.codebuild.SourceCredential` resource instead.
      • type

        @Deprecated
        public java.lang.String type()
        Deprecated.
        Use the aws_codebuild_source_credential resource instead
        Returns:
        Type of repository that contains the source code to be built. Valid values: `CODECOMMIT`, `CODEPIPELINE`, `GITHUB`, `GITHUB_ENTERPRISE`, `BITBUCKET`, `S3`, `NO_SOURCE`.