@Stability(value=Stable)
public static interface CfnConfigRule.ScopeProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default List<String> getComplianceResourceTypes()
@Stability(value=Stable) @Nullable default String getTagKey()
@Stability(value=Stable) @Nullable default String getTagValue()
@Stability(value=Stable) static CfnConfigRule.ScopeProperty.Builder builder()
Copyright © 2021. All rights reserved.