Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devicefarm.CfnProjectMixinProps.Builder
Packages that use CfnProjectMixinProps.Builder
-
Uses of CfnProjectMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.devicefarm
Methods in software.amazon.awscdk.cfnpropertymixins.services.devicefarm that return CfnProjectMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnProjectMixinProps.BuilderCfnProjectMixinProps.builder()CfnProjectMixinProps.Builder.defaultJobTimeoutMinutes(Number defaultJobTimeoutMinutes) Sets the value ofCfnProjectMixinProps.getDefaultJobTimeoutMinutes()CfnProjectMixinProps.Builder.environmentVariables(List<? extends Object> environmentVariables) Sets the value ofCfnProjectMixinProps.getEnvironmentVariables()CfnProjectMixinProps.Builder.environmentVariables(IResolvable environmentVariables) Sets the value ofCfnProjectMixinProps.getEnvironmentVariables()CfnProjectMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnProjectMixinProps.getExecutionRoleArn()Sets the value ofCfnProjectMixinProps.getName()Sets the value ofCfnProjectMixinProps.getTags()CfnProjectMixinProps.Builder.vpcConfig(CfnProjectPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnProjectMixinProps.getVpcConfig()CfnProjectMixinProps.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnProjectMixinProps.getVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.devicefarm with parameters of type CfnProjectMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProjectMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProjectMixinProps.Builder.