Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnDeploymentPropsMixin.Builder
Packages that use CfnDeploymentPropsMixin.Builder
-
Uses of CfnDeploymentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2 that return CfnDeploymentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDeploymentPropsMixin.Builder.components(Map<String, ? extends Object> components) The components to deploy.CfnDeploymentPropsMixin.Builder.components(IResolvable components) The components to deploy.CfnDeploymentPropsMixin.Builder.create()CfnDeploymentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDeploymentPropsMixin.Builder.deploymentName(String deploymentName) The name of the deployment.CfnDeploymentPropsMixin.Builder.deploymentPolicies(CfnDeploymentPropsMixin.DeploymentPoliciesProperty deploymentPolicies) The deployment policies for the deployment.CfnDeploymentPropsMixin.Builder.deploymentPolicies(IResolvable deploymentPolicies) The deployment policies for the deployment.CfnDeploymentPropsMixin.Builder.iotJobConfiguration(CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty iotJobConfiguration) The job configuration for the deployment configuration.CfnDeploymentPropsMixin.Builder.iotJobConfiguration(IResolvable iotJobConfiguration) The job configuration for the deployment configuration.CfnDeploymentPropsMixin.Builder.parentTargetArn(String parentTargetArn) The parent deployment's ARN for a subdeployment.Application-specific metadata to attach to the deployment.The ARN of the target AWS IoT thing or thing group.