Uses of Class
software.amazon.awscdk.services.codebuild.CfnProject.DockerServerProperty.Builder
Packages that use CfnProject.DockerServerProperty.Builder
-
Uses of CfnProject.DockerServerProperty.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return CfnProject.DockerServerProperty.BuilderModifier and TypeMethodDescriptionCfnProject.DockerServerProperty.builder()CfnProject.DockerServerProperty.Builder.computeType(String computeType) Sets the value ofCfnProject.DockerServerProperty.getComputeType()CfnProject.DockerServerProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnProject.DockerServerProperty.getSecurityGroupIds()Constructors in software.amazon.awscdk.services.codebuild with parameters of type CfnProject.DockerServerProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProject.DockerServerProperty.Builder.