Uses of Interface
software.amazon.awscdk.services.codebuild.SourceProps
Packages that use SourceProps
-
Uses of SourceProps in software.amazon.awscdk.services.codebuild
Subinterfaces of SourceProps in software.amazon.awscdk.services.codebuildModifier and TypeInterfaceDescriptioninterface
Construction properties forBitBucketSource
.interface
Construction properties forCodeCommitSource
.interface
Construction properties forGitHubEnterpriseSource
.interface
Construction properties forGitHubSource
andGitHubEnterpriseSource
.interface
Construction properties forS3Source
.Classes in software.amazon.awscdk.services.codebuild that implement SourcePropsModifier and TypeClassDescriptionstatic final class
An implementation forBitBucketSourceProps
static final class
An implementation forCodeCommitSourceProps
static final class
An implementation forGitHubEnterpriseSourceProps
static final class
An implementation forGitHubSourceProps
static final class
An implementation forS3SourceProps
static final class
An implementation forSourceProps
Methods in software.amazon.awscdk.services.codebuild that return SourcePropsConstructors in software.amazon.awscdk.services.codebuild with parameters of type SourceProps