@Stability(value=Stable)
public static interface CfnConfigRule.SourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConfigRule.SourceProperty.Builder
A builder for
CfnConfigRule.SourceProperty |
static class |
CfnConfigRule.SourceProperty.Jsii$Proxy
An implementation for
CfnConfigRule.SourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConfigRule.SourceProperty.Builder |
builder() |
String |
getOwner()
`CfnConfigRule.SourceProperty.Owner`.
|
default Object |
getSourceDetails()
`CfnConfigRule.SourceProperty.SourceDetails`.
|
String |
getSourceIdentifier()
`CfnConfigRule.SourceProperty.SourceIdentifier`.
|
@Stability(value=Stable) @NotNull String getOwner()
@Stability(value=Stable) @NotNull String getSourceIdentifier()
@Stability(value=Stable) @Nullable default Object getSourceDetails()
@Stability(value=Stable) static CfnConfigRule.SourceProperty.Builder builder()
Copyright © 2021. All rights reserved.