| Modifier and Type | Method and Description |
|---|---|
CfnResource |
CfnResource.Builder.build() |
CfnResource |
Stack.getNestedStackResource()
If this is a nested stack, this represents its `AWS::CloudFormation::Stack` resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnResource.addDependsOn(CfnResource target)
Indicates that this resource depends on another resource and cannot be provisioned unless the other resource has been successfully provisioned.
|
Copyright © 2020. All rights reserved.