Class CfnAnalyzer.AnalysisRuleCriteriaProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalyzer.AnalysisRuleCriteriaProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalyzer.AnalysisRuleCriteriaProperty
CfnAnalyzer.AnalysisRuleCriteriaProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.accessanalyzer.CfnAnalyzer.AnalysisRuleCriteriaProperty
CfnAnalyzer.AnalysisRuleCriteriaProperty.Builder, CfnAnalyzer.AnalysisRuleCriteriaProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalyzer.AnalysisRuleCriteriaProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAnalyzer.AnalysisRuleCriteriaProperty.Builder.
-
-
Method Details
-
getAccountIds
Description copied from interface:CfnAnalyzer.AnalysisRuleCriteriaPropertyA list of AWS account IDs to apply to the analysis rule criteria.The accounts cannot include the organization analyzer owner account. Account IDs can only be applied to the analysis rule criteria for organization-level analyzers. The list cannot include more than 2,000 account IDs.
- Specified by:
getAccountIdsin interfaceCfnAnalyzer.AnalysisRuleCriteriaProperty- See Also:
-
getResourceTags
Description copied from interface:CfnAnalyzer.AnalysisRuleCriteriaPropertyAn array of key-value pairs to match for your resources.You can use the set of Unicode letters, digits, whitespace,
_,.,/,=,+, and-.For the tag key, you can specify a value that is 1 to 128 characters in length and cannot be prefixed with
aws:.For the tag value, you can specify a value that is 0 to 256 characters in length. If the specified tag value is 0 characters, the rule is applied to all principals with the specified tag key.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnTag>>- Specified by:
getResourceTagsin interfaceCfnAnalyzer.AnalysisRuleCriteriaProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-