Class CfnFunction.AuthResourcePolicyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sam.CfnFunction.AuthResourcePolicyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunction.AuthResourcePolicyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnFunction.AuthResourcePolicyProperty
@Stability(Stable)
@Internal
public static final class CfnFunction.AuthResourcePolicyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunction.AuthResourcePolicyProperty
An implementation for
CfnFunction.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.services.sam.CfnFunction.AuthResourcePolicyProperty
CfnFunction.AuthResourcePolicyProperty.Builder, CfnFunction.AuthResourcePolicyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.AuthResourcePolicyProperty.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 booleanCfnFunction.AuthResourcePolicyProperty.AwsAccountBlacklist.CfnFunction.AuthResourcePolicyProperty.AwsAccountWhitelist.final ObjectCfnFunction.AuthResourcePolicyProperty.CustomStatements.CfnFunction.AuthResourcePolicyProperty.IntrinsicVpcBlacklist.CfnFunction.AuthResourcePolicyProperty.IntrinsicVpceBlacklist.CfnFunction.AuthResourcePolicyProperty.IntrinsicVpceWhitelist.CfnFunction.AuthResourcePolicyProperty.IntrinsicVpcWhitelist.CfnFunction.AuthResourcePolicyProperty.IpRangeBlacklist.CfnFunction.AuthResourcePolicyProperty.IpRangeWhitelist.CfnFunction.AuthResourcePolicyProperty.SourceVpcBlacklist.CfnFunction.AuthResourcePolicyProperty.SourceVpcWhitelist.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 theCfnFunction.AuthResourcePolicyProperty.Builder.
-
-
Method Details
-
getAwsAccountBlacklist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.AwsAccountBlacklist.- Specified by:
getAwsAccountBlacklistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getAwsAccountWhitelist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.AwsAccountWhitelist.- Specified by:
getAwsAccountWhitelistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getCustomStatements
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.CustomStatements.- Specified by:
getCustomStatementsin interfaceCfnFunction.AuthResourcePolicyProperty
-
getIntrinsicVpcBlacklist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.IntrinsicVpcBlacklist.- Specified by:
getIntrinsicVpcBlacklistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getIntrinsicVpceBlacklist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.IntrinsicVpceBlacklist.- Specified by:
getIntrinsicVpceBlacklistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getIntrinsicVpceWhitelist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.IntrinsicVpceWhitelist.- Specified by:
getIntrinsicVpceWhitelistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getIntrinsicVpcWhitelist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.IntrinsicVpcWhitelist.- Specified by:
getIntrinsicVpcWhitelistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getIpRangeBlacklist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.IpRangeBlacklist.- Specified by:
getIpRangeBlacklistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getIpRangeWhitelist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.IpRangeWhitelist.- Specified by:
getIpRangeWhitelistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getSourceVpcBlacklist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.SourceVpcBlacklist.- Specified by:
getSourceVpcBlacklistin interfaceCfnFunction.AuthResourcePolicyProperty
-
getSourceVpcWhitelist
Description copied from interface:CfnFunction.AuthResourcePolicyPropertyCfnFunction.AuthResourcePolicyProperty.SourceVpcWhitelist.- Specified by:
getSourceVpcWhitelistin interfaceCfnFunction.AuthResourcePolicyProperty
-
$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()
-