Interface SonarCodeScannerProps

    • Method Detail

      • getArtifactBucketArn

        @Stability(Stable)
        @NotNull
        String getArtifactBucketArn()
        S3 bucket ARN containing the built artifacts from the synth build.
      • getSynthBuildArn

        @Stability(Stable)
        @NotNull
        String getSynthBuildArn()
        ARN for the CodeBuild task responsible for executing the synth command.
      • getArtifactBucketKeyArn

        @Stability(Stable)
        @Nullable
        default String getArtifactBucketKeyArn()
        Artifact bucket key ARN used to encrypt the artifacts.