| Package | Description |
|---|---|
| software.amazon.awscdk.services.greengrassv2 |
AWS::GreengrassV2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.Builder |
CfnDeployment.Builder.components(IResolvable components)
`AWS::GreengrassV2::Deployment.Components`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.components(Map<String,? extends Object> components)
`AWS::GreengrassV2::Deployment.Components`.
|
static CfnDeployment.Builder |
CfnDeployment.Builder.create(Construct scope,
String id) |
CfnDeployment.Builder |
CfnDeployment.Builder.deploymentName(String deploymentName)
`AWS::GreengrassV2::Deployment.DeploymentName`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.deploymentPolicies(CfnDeployment.DeploymentPoliciesProperty deploymentPolicies)
`AWS::GreengrassV2::Deployment.DeploymentPolicies`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.deploymentPolicies(IResolvable deploymentPolicies)
`AWS::GreengrassV2::Deployment.DeploymentPolicies`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.iotJobConfiguration(CfnDeployment.DeploymentIoTJobConfigurationProperty iotJobConfiguration)
`AWS::GreengrassV2::Deployment.IotJobConfiguration`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.iotJobConfiguration(IResolvable iotJobConfiguration)
`AWS::GreengrassV2::Deployment.IotJobConfiguration`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.tags(Map<String,String> tags)
`AWS::GreengrassV2::Deployment.Tags`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.targetArn(String targetArn)
`AWS::GreengrassV2::Deployment.TargetArn`.
|
Copyright © 2022. All rights reserved.