@Stability(value=Stable) public static final class CfnConfigRule.ScopeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigRule.ScopeProperty>
CfnConfigRule.ScopeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigRule.ScopeProperty |
build()
Builds the configured instance.
|
CfnConfigRule.ScopeProperty.Builder |
complianceResourceId(String complianceResourceId)
Sets the value of
CfnConfigRule.ScopeProperty.getComplianceResourceId() |
CfnConfigRule.ScopeProperty.Builder |
complianceResourceTypes(List<String> complianceResourceTypes)
Sets the value of
CfnConfigRule.ScopeProperty.getComplianceResourceTypes() |
CfnConfigRule.ScopeProperty.Builder |
tagKey(String tagKey)
Sets the value of
CfnConfigRule.ScopeProperty.getTagKey() |
CfnConfigRule.ScopeProperty.Builder |
tagValue(String tagValue)
Sets the value of
CfnConfigRule.ScopeProperty.getTagValue() |
@Stability(value=Stable) public CfnConfigRule.ScopeProperty.Builder complianceResourceId(String complianceResourceId)
CfnConfigRule.ScopeProperty.getComplianceResourceId()complianceResourceId - `CfnConfigRule.ScopeProperty.ComplianceResourceId`.this@Stability(value=Stable) public CfnConfigRule.ScopeProperty.Builder complianceResourceTypes(List<String> complianceResourceTypes)
CfnConfigRule.ScopeProperty.getComplianceResourceTypes()complianceResourceTypes - `CfnConfigRule.ScopeProperty.ComplianceResourceTypes`.this@Stability(value=Stable) public CfnConfigRule.ScopeProperty.Builder tagKey(String tagKey)
CfnConfigRule.ScopeProperty.getTagKey()tagKey - `CfnConfigRule.ScopeProperty.TagKey`.this@Stability(value=Stable) public CfnConfigRule.ScopeProperty.Builder tagValue(String tagValue)
CfnConfigRule.ScopeProperty.getTagValue()tagValue - `CfnConfigRule.ScopeProperty.TagValue`.this@Stability(value=Stable) public CfnConfigRule.ScopeProperty build()
build in interface software.amazon.jsii.Builder<CfnConfigRule.ScopeProperty>CfnConfigRule.ScopePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.