Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnDeploymentMixinProps.Builder
Packages that use CfnDeploymentMixinProps.Builder
-
Uses of CfnDeploymentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 that return CfnDeploymentMixinProps.BuilderModifier and TypeMethodDescriptionCfnDeploymentMixinProps.builder()CfnDeploymentMixinProps.Builder.components(Map<String, ? extends Object> components) Sets the value ofCfnDeploymentMixinProps.getComponents()CfnDeploymentMixinProps.Builder.components(IResolvable components) Sets the value ofCfnDeploymentMixinProps.getComponents()CfnDeploymentMixinProps.Builder.deploymentName(String deploymentName) Sets the value ofCfnDeploymentMixinProps.getDeploymentName()CfnDeploymentMixinProps.Builder.deploymentPolicies(CfnDeploymentPropsMixin.DeploymentPoliciesProperty deploymentPolicies) Sets the value ofCfnDeploymentMixinProps.getDeploymentPolicies()CfnDeploymentMixinProps.Builder.deploymentPolicies(IResolvable deploymentPolicies) Sets the value ofCfnDeploymentMixinProps.getDeploymentPolicies()CfnDeploymentMixinProps.Builder.iotJobConfiguration(CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty iotJobConfiguration) Sets the value ofCfnDeploymentMixinProps.getIotJobConfiguration()CfnDeploymentMixinProps.Builder.iotJobConfiguration(IResolvable iotJobConfiguration) Sets the value ofCfnDeploymentMixinProps.getIotJobConfiguration()CfnDeploymentMixinProps.Builder.parentTargetArn(String parentTargetArn) Sets the value ofCfnDeploymentMixinProps.getParentTargetArn()Sets the value ofCfnDeploymentMixinProps.getTags()Sets the value ofCfnDeploymentMixinProps.getTargetArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 with parameters of type CfnDeploymentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentMixinProps.Builder.