Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devicefarm.CfnInstanceProfileMixinProps.Builder
Packages that use CfnInstanceProfileMixinProps.Builder
-
Uses of CfnInstanceProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.devicefarm
Methods in software.amazon.awscdk.cfnpropertymixins.services.devicefarm that return CfnInstanceProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnInstanceProfileMixinProps.builder()CfnInstanceProfileMixinProps.Builder.description(String description) Sets the value ofCfnInstanceProfileMixinProps.getDescription()CfnInstanceProfileMixinProps.Builder.excludeAppPackagesFromCleanup(List<String> excludeAppPackagesFromCleanup) Sets the value ofCfnInstanceProfileMixinProps.getExcludeAppPackagesFromCleanup()Sets the value ofCfnInstanceProfileMixinProps.getName()CfnInstanceProfileMixinProps.Builder.packageCleanup(Boolean packageCleanup) Sets the value ofCfnInstanceProfileMixinProps.getPackageCleanup()CfnInstanceProfileMixinProps.Builder.packageCleanup(IResolvable packageCleanup) Sets the value ofCfnInstanceProfileMixinProps.getPackageCleanup()CfnInstanceProfileMixinProps.Builder.rebootAfterUse(Boolean rebootAfterUse) Sets the value ofCfnInstanceProfileMixinProps.getRebootAfterUse()CfnInstanceProfileMixinProps.Builder.rebootAfterUse(IResolvable rebootAfterUse) Sets the value ofCfnInstanceProfileMixinProps.getRebootAfterUse()Sets the value ofCfnInstanceProfileMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.devicefarm with parameters of type CfnInstanceProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstanceProfileMixinProps.Builder.