Class CfnFunctionPropsMixin.AuthResourcePolicyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.AuthResourcePolicyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunctionPropsMixin.AuthResourcePolicyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFunctionPropsMixin.AuthResourcePolicyProperty
@Stability(Stable)
@Internal
public static final class CfnFunctionPropsMixin.AuthResourcePolicyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunctionPropsMixin.AuthResourcePolicyProperty
An implementation for
CfnFunctionPropsMixin.AuthResourcePolicyProperty-
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.sam.CfnFunctionPropsMixin.AuthResourcePolicyProperty
CfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder, CfnFunctionPropsMixin.AuthResourcePolicyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.AuthResourcePolicyProperty.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 theCfnFunctionPropsMixin.AuthResourcePolicyProperty.Builder.
-
-
Method Details
-
getAwsAccountBlacklist
- Specified by:
getAwsAccountBlacklistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getAwsAccountWhitelist
- Specified by:
getAwsAccountWhitelistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getCustomStatements
Description copied from interface:CfnFunctionPropsMixin.AuthResourcePolicyProperty- Specified by:
getCustomStatementsin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getIntrinsicVpcBlacklist
- Specified by:
getIntrinsicVpcBlacklistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getIntrinsicVpceBlacklist
- Specified by:
getIntrinsicVpceBlacklistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getIntrinsicVpceWhitelist
- Specified by:
getIntrinsicVpceWhitelistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getIntrinsicVpcWhitelist
- Specified by:
getIntrinsicVpcWhitelistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getIpRangeBlacklist
- Specified by:
getIpRangeBlacklistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getIpRangeWhitelist
- Specified by:
getIpRangeWhitelistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getSourceVpcBlacklist
- Specified by:
getSourceVpcBlacklistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- See Also:
-
getSourceVpcWhitelist
- Specified by:
getSourceVpcWhitelistin interfaceCfnFunctionPropsMixin.AuthResourcePolicyProperty- 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()
-