@Stability(value=Stable) @Internal public static final class CfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty.Builder, CfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOrganizationConfigRule.OrganizationCustomCodeRuleMetadataProperty.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 |
getDescription()
The description that you provide for your organization AWS Config rule.
|
String |
getInputParameters()
A string, in JSON format, that is passed to your organization AWS Config rule Lambda function.
|
String |
getMaximumExecutionFrequency()
The maximum frequency with which AWS Config runs evaluations for a rule.
|
String |
getResourceIdScope()
The ID of the AWS resource that was evaluated.
|
List<String> |
getResourceTypesScope()
The type of the AWS resource that was evaluated.
|
String |
getRuleIdentifier()
For organization config managed rules, a predefined identifier from a list.
|
String |
getTagKeyScope()
One part of a key-value pair that make up a tag.
|
String |
getTagValueScope()
The optional part of a key-value pair that make up a tag.
|
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(CfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty.Builder builder)
CfnOrganizationConfigRule.OrganizationCustomCodeRuleMetadataProperty.Builder.public final String getRuleIdentifier()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty
For example, IAM_PASSWORD_POLICY is a managed rule. To reference a managed rule, see Using AWS Config managed rules .
getRuleIdentifier in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertypublic final String getDescription()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertygetDescription in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertypublic final String getInputParameters()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertygetInputParameters in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertypublic final String getMaximumExecutionFrequency()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertyYou are using an AWS Config managed rule that is triggered at a periodic frequency.
By default, rules with a periodic trigger are evaluated every 24 hours. To change the frequency, specify a valid value for the
MaximumExecutionFrequencyparameter.
getMaximumExecutionFrequency in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertypublic final String getResourceIdScope()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertygetResourceIdScope in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertypublic final List<String> getResourceTypesScope()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertygetResourceTypesScope in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertypublic final String getTagKeyScope()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertyA key is a general label that acts like a category for more specific tag values.
getTagKeyScope in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertypublic final String getTagValueScope()
CfnOrganizationConfigRule.OrganizationManagedRuleMetadataPropertyA value acts as a descriptor within a tag category (key).
getTagValueScope in interface CfnOrganizationConfigRule.OrganizationManagedRuleMetadataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.