Uses of Class
software.amazon.awscdk.mixins.preview.services.codebuild.events.AWSAPICallViaCloudTrail.Environment.Builder
Packages that use AWSAPICallViaCloudTrail.Environment.Builder
-
Uses of AWSAPICallViaCloudTrail.Environment.Builder in software.amazon.awscdk.mixins.preview.services.codebuild.events
Methods in software.amazon.awscdk.mixins.preview.services.codebuild.events that return AWSAPICallViaCloudTrail.Environment.BuilderModifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.Environment.builder()AWSAPICallViaCloudTrail.Environment.Builder.certificate(List<String> certificate) Sets the value ofAWSAPICallViaCloudTrail.Environment.getCertificate()AWSAPICallViaCloudTrail.Environment.Builder.computeType(List<String> computeType) Sets the value ofAWSAPICallViaCloudTrail.Environment.getComputeType()AWSAPICallViaCloudTrail.Environment.Builder.environmentVariables(List<? extends AWSAPICallViaCloudTrail.EnvironmentItem> environmentVariables) Sets the value ofAWSAPICallViaCloudTrail.Environment.getEnvironmentVariables()Sets the value ofAWSAPICallViaCloudTrail.Environment.getImage()AWSAPICallViaCloudTrail.Environment.Builder.imagePullCredentialsType(List<String> imagePullCredentialsType) Sets the value ofAWSAPICallViaCloudTrail.Environment.getImagePullCredentialsType()AWSAPICallViaCloudTrail.Environment.Builder.privilegedMode(List<String> privilegedMode) Sets the value ofAWSAPICallViaCloudTrail.Environment.getPrivilegedMode()Sets the value ofAWSAPICallViaCloudTrail.Environment.getType()Constructors in software.amazon.awscdk.mixins.preview.services.codebuild.events with parameters of type AWSAPICallViaCloudTrail.Environment.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAWSAPICallViaCloudTrail.Environment.Builder.