Class CfnGateway.GatewayInterceptorConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnGateway.GatewayInterceptorConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGateway.GatewayInterceptorConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGateway.GatewayInterceptorConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnGateway.GatewayInterceptorConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGateway.GatewayInterceptorConfigurationProperty
An implementation for
CfnGateway.GatewayInterceptorConfigurationProperty-
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.bedrockagentcore.CfnGateway.GatewayInterceptorConfigurationProperty
CfnGateway.GatewayInterceptorConfigurationProperty.Builder, CfnGateway.GatewayInterceptorConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGateway.GatewayInterceptorConfigurationProperty.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 ObjectReturns union: eitherIResolvableorCfnGateway.InterceptorInputConfigurationPropertyfinal ObjectReturns union: eitherIResolvableorCfnGateway.InterceptorConfigurationPropertyfinal 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 theCfnGateway.GatewayInterceptorConfigurationProperty.Builder.
-
-
Method Details
-
getInterceptionPoints
- Specified by:
getInterceptionPointsin interfaceCfnGateway.GatewayInterceptorConfigurationProperty- See Also:
-
getInterceptor
Description copied from interface:CfnGateway.GatewayInterceptorConfigurationPropertyReturns union: eitherIResolvableorCfnGateway.InterceptorConfigurationProperty- Specified by:
getInterceptorin interfaceCfnGateway.GatewayInterceptorConfigurationProperty- See Also:
-
getInputConfiguration
Description copied from interface:CfnGateway.GatewayInterceptorConfigurationPropertyReturns union: eitherIResolvableorCfnGateway.InterceptorInputConfigurationProperty- Specified by:
getInputConfigurationin interfaceCfnGateway.GatewayInterceptorConfigurationProperty- 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()
-