C# Class Amazon.CodeBuild.Model.CreateProjectRequest

Container for the parameters to the CreateProject operation. Creates a build project.
Inheritance: AmazonCodeBuildRequest
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetArtifacts ( ) : bool
IsSetDescription ( ) : bool
IsSetEncryptionKey ( ) : bool
IsSetEnvironment ( ) : bool
IsSetName ( ) : bool
IsSetServiceRole ( ) : bool
IsSetSource ( ) : bool
IsSetTags ( ) : bool
IsSetTimeoutInMinutes ( ) : bool