@Stability(value=Stable) @Internal public static final class CfnConfigRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigRuleProps
CfnConfigRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigRuleProps.Builder, CfnConfigRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object source,
String configRuleName,
String description,
Object inputParameters,
String maximumExecutionFrequency,
Object scope)
Constructor that initializes the object based on literal property values passed by the
CfnConfigRuleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConfigRuleName()
`AWS::Config::ConfigRule.ConfigRuleName`.
|
String |
getDescription()
`AWS::Config::ConfigRule.Description`.
|
Object |
getInputParameters()
`AWS::Config::ConfigRule.InputParameters`.
|
String |
getMaximumExecutionFrequency()
`AWS::Config::ConfigRule.MaximumExecutionFrequency`.
|
Object |
getScope()
`AWS::Config::ConfigRule.Scope`.
|
Object |
getSource()
`AWS::Config::ConfigRule.Source`.
|
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.public final Object getSource()
CfnConfigRulePropsgetSource in interface CfnConfigRulePropspublic final String getConfigRuleName()
CfnConfigRulePropsgetConfigRuleName in interface CfnConfigRulePropspublic final String getDescription()
CfnConfigRulePropsgetDescription in interface CfnConfigRulePropspublic final Object getInputParameters()
CfnConfigRulePropsgetInputParameters in interface CfnConfigRulePropspublic final String getMaximumExecutionFrequency()
CfnConfigRulePropsgetMaximumExecutionFrequency in interface CfnConfigRulePropspublic final Object getScope()
CfnConfigRulePropsgetScope in interface CfnConfigRuleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.