@Stability(value=Stable) public static final class CfnResourceCollection.ResourceCollectionFilterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceCollection.ResourceCollectionFilterProperty>
CfnResourceCollection.ResourceCollectionFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceCollection.ResourceCollectionFilterProperty |
build()
Builds the configured instance.
|
CfnResourceCollection.ResourceCollectionFilterProperty.Builder |
cloudFormation(CfnResourceCollection.CloudFormationCollectionFilterProperty cloudFormation)
|
CfnResourceCollection.ResourceCollectionFilterProperty.Builder |
cloudFormation(IResolvable cloudFormation)
|
@Stability(value=Stable) public CfnResourceCollection.ResourceCollectionFilterProperty.Builder cloudFormation(CfnResourceCollection.CloudFormationCollectionFilterProperty cloudFormation)
cloudFormation - Information about AWS CloudFormation stacks.
You can use up to 500 stacks to specify which AWS resources in your account to analyze. For more information, see Stacks in the AWS CloudFormation User Guide .this@Stability(value=Stable) public CfnResourceCollection.ResourceCollectionFilterProperty.Builder cloudFormation(IResolvable cloudFormation)
cloudFormation - Information about AWS CloudFormation stacks.
You can use up to 500 stacks to specify which AWS resources in your account to analyze. For more information, see Stacks in the AWS CloudFormation User Guide .this@Stability(value=Stable) public CfnResourceCollection.ResourceCollectionFilterProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceCollection.ResourceCollectionFilterProperty>CfnResourceCollection.ResourceCollectionFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.