@Stability(value=Stable) public static final class CfnDeploymentProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentProps>
CfnDeploymentProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDeploymentProps.Builder targetArn(String targetArn)
CfnDeploymentProps.getTargetArn()targetArn - `AWS::GreengrassV2::Deployment.TargetArn`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentProps.Builder components(IResolvable components)
CfnDeploymentProps.getComponents()components - `AWS::GreengrassV2::Deployment.Components`.this@Stability(value=Stable) public CfnDeploymentProps.Builder components(Map<String,? extends Object> components)
CfnDeploymentProps.getComponents()components - `AWS::GreengrassV2::Deployment.Components`.this@Stability(value=Stable) public CfnDeploymentProps.Builder deploymentName(String deploymentName)
CfnDeploymentProps.getDeploymentName()deploymentName - `AWS::GreengrassV2::Deployment.DeploymentName`.this@Stability(value=Stable) public CfnDeploymentProps.Builder deploymentPolicies(CfnDeployment.DeploymentPoliciesProperty deploymentPolicies)
CfnDeploymentProps.getDeploymentPolicies()deploymentPolicies - `AWS::GreengrassV2::Deployment.DeploymentPolicies`.this@Stability(value=Stable) public CfnDeploymentProps.Builder deploymentPolicies(IResolvable deploymentPolicies)
CfnDeploymentProps.getDeploymentPolicies()deploymentPolicies - `AWS::GreengrassV2::Deployment.DeploymentPolicies`.this@Stability(value=Stable) public CfnDeploymentProps.Builder iotJobConfiguration(CfnDeployment.DeploymentIoTJobConfigurationProperty iotJobConfiguration)
CfnDeploymentProps.getIotJobConfiguration()iotJobConfiguration - `AWS::GreengrassV2::Deployment.IotJobConfiguration`.this@Stability(value=Stable) public CfnDeploymentProps.Builder iotJobConfiguration(IResolvable iotJobConfiguration)
CfnDeploymentProps.getIotJobConfiguration()iotJobConfiguration - `AWS::GreengrassV2::Deployment.IotJobConfiguration`.this@Stability(value=Stable) public CfnDeploymentProps.Builder tags(Map<String,String> tags)
CfnDeploymentProps.getTags()tags - `AWS::GreengrassV2::Deployment.Tags`.this@Stability(value=Stable) public CfnDeploymentProps build()
build in interface software.amazon.jsii.Builder<CfnDeploymentProps>CfnDeploymentPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.