Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devicefarm.CfnDevicePoolMixinProps.Builder
Packages that use CfnDevicePoolMixinProps.Builder
-
Uses of CfnDevicePoolMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.devicefarm
Methods in software.amazon.awscdk.cfnpropertymixins.services.devicefarm that return CfnDevicePoolMixinProps.BuilderModifier and TypeMethodDescriptionCfnDevicePoolMixinProps.builder()CfnDevicePoolMixinProps.Builder.description(String description) Sets the value ofCfnDevicePoolMixinProps.getDescription()CfnDevicePoolMixinProps.Builder.maxDevices(Number maxDevices) Sets the value ofCfnDevicePoolMixinProps.getMaxDevices()Sets the value ofCfnDevicePoolMixinProps.getName()CfnDevicePoolMixinProps.Builder.projectArn(String projectArn) Sets the value ofCfnDevicePoolMixinProps.getProjectArn()Sets the value ofCfnDevicePoolMixinProps.getRules()CfnDevicePoolMixinProps.Builder.rules(IResolvable rules) Sets the value ofCfnDevicePoolMixinProps.getRules()Sets the value ofCfnDevicePoolMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.devicefarm with parameters of type CfnDevicePoolMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDevicePoolMixinProps.Builder.