Class CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.accessanalyzer.CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty
An implementation for
CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty-
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.cfnpropertymixins.services.accessanalyzer.CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty
CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty.Builder, CfnAnalyzerPropsMixin.AnalyzerConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalyzerPropsMixin.AnalyzerConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectSpecifies the configuration of an internal access analyzer for an AWS organization or account.final ObjectSpecifies the configuration of an unused access analyzer for an AWS organization or account.final inthashCode()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 theCfnAnalyzerPropsMixin.AnalyzerConfigurationProperty.Builder.
-
-
Method Details
-
getInternalAccessConfiguration
Description copied from interface:CfnAnalyzerPropsMixin.AnalyzerConfigurationPropertySpecifies the configuration of an internal access analyzer for an AWS organization or account.This configuration determines how the analyzer evaluates access within your AWS environment.
Returns union: either
IResolvableorCfnAnalyzerPropsMixin.InternalAccessConfigurationProperty- Specified by:
getInternalAccessConfigurationin interfaceCfnAnalyzerPropsMixin.AnalyzerConfigurationProperty- See Also:
-
getUnusedAccessConfiguration
Description copied from interface:CfnAnalyzerPropsMixin.AnalyzerConfigurationPropertySpecifies the configuration of an unused access analyzer for an AWS organization or account.Returns union: either
IResolvableorCfnAnalyzerPropsMixin.UnusedAccessConfigurationProperty- Specified by:
getUnusedAccessConfigurationin interfaceCfnAnalyzerPropsMixin.AnalyzerConfigurationProperty- 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()
-