@Stability(value=Stable) @Internal public static final class CfnConfigRule.SourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigRule.SourceProperty
CfnConfigRule.SourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigRule.SourceProperty.Builder, CfnConfigRule.SourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfigRule.SourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigRule.ScopeProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getOwner()
Indicates whether AWS or the customer owns and manages the AWS Config rule.
|
Object |
getSourceDetails()
Provides the source and type of the event that causes AWS Config to evaluate your AWS resources.
|
String |
getSourceIdentifier()
For AWS Config managed rules, a predefined identifier from a list.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConfigRule.SourceProperty.Builder builder)
CfnConfigRule.ScopeProperty.Builder.public final String getOwner()
CfnConfigRule.SourcePropertygetOwner in interface CfnConfigRule.SourcePropertypublic final String getSourceIdentifier()
CfnConfigRule.SourceProperty
For example, IAM_PASSWORD_POLICY is a managed rule. To reference a managed rule, see Using AWS Config managed rules .
For custom rules, the identifier is the Amazon Resource Name (ARN) of the rule's AWS Lambda function, such as arn:aws:lambda:us-east-2:123456789012:function:custom_rule_name .
getSourceIdentifier in interface CfnConfigRule.SourcePropertypublic final Object getSourceDetails()
CfnConfigRule.SourcePropertygetSourceDetails in interface CfnConfigRule.SourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.