@Stability(value=Stable)
public static interface CfnConfigRule.ScopeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-scope.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConfigRule.ScopeProperty.Builder
A builder for
CfnConfigRule.ScopeProperty |
static class |
CfnConfigRule.ScopeProperty.Jsii$Proxy
An implementation for
CfnConfigRule.ScopeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConfigRule.ScopeProperty.Builder |
builder() |
default String |
getComplianceResourceId()
`CfnConfigRule.ScopeProperty.ComplianceResourceId`.
|
default List<String> |
getComplianceResourceTypes()
`CfnConfigRule.ScopeProperty.ComplianceResourceTypes`.
|
default String |
getTagKey()
`CfnConfigRule.ScopeProperty.TagKey`.
|
default String |
getTagValue()
`CfnConfigRule.ScopeProperty.TagValue`.
|
@Stability(value=Stable) @Nullable default String getComplianceResourceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-scope.html#cfn-config-configrule-scope-complianceresourceid@Stability(value=Stable) @Nullable default List<String> getComplianceResourceTypes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-scope.html#cfn-config-configrule-scope-complianceresourcetypes@Stability(value=Stable) @Nullable default String getTagKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-scope.html#cfn-config-configrule-scope-tagkey@Stability(value=Stable) @Nullable default String getTagValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-scope.html#cfn-config-configrule-scope-tagvalue@Stability(value=Stable) static CfnConfigRule.ScopeProperty.Builder builder()
Copyright © 2020. All rights reserved.