Class CfnFunction.HttpApiEventProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sam.CfnFunction.HttpApiEventProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunction.HttpApiEventProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnFunction.HttpApiEventProperty
@Stability(Stable)
@Internal
public static final class CfnFunction.HttpApiEventProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunction.HttpApiEventProperty
An implementation for
CfnFunction.HttpApiEventProperty-
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.HttpApiEventProperty
CfnFunction.HttpApiEventProperty.Builder, CfnFunction.HttpApiEventProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.HttpApiEventProperty.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 StringgetApiId()CfnFunction.HttpApiEventProperty.ApiId.final ObjectgetAuth()CfnFunction.HttpApiEventProperty.Auth.final StringCfnFunction.HttpApiEventProperty.Method.final StringgetPath()CfnFunction.HttpApiEventProperty.Path.final StringCfnFunction.HttpApiEventProperty.PayloadFormatVersion.final ObjectCfnFunction.HttpApiEventProperty.RouteSettings.final NumberCfnFunction.HttpApiEventProperty.TimeoutInMillis.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.HttpApiEventProperty.Builder.
-
-
Method Details
-
getApiId
Description copied from interface:CfnFunction.HttpApiEventPropertyCfnFunction.HttpApiEventProperty.ApiId.- Specified by:
getApiIdin interfaceCfnFunction.HttpApiEventProperty
-
getAuth
Description copied from interface:CfnFunction.HttpApiEventPropertyCfnFunction.HttpApiEventProperty.Auth.- Specified by:
getAuthin interfaceCfnFunction.HttpApiEventProperty
-
getMethod
Description copied from interface:CfnFunction.HttpApiEventPropertyCfnFunction.HttpApiEventProperty.Method.- Specified by:
getMethodin interfaceCfnFunction.HttpApiEventProperty
-
getPath
Description copied from interface:CfnFunction.HttpApiEventPropertyCfnFunction.HttpApiEventProperty.Path.- Specified by:
getPathin interfaceCfnFunction.HttpApiEventProperty
-
getPayloadFormatVersion
Description copied from interface:CfnFunction.HttpApiEventPropertyCfnFunction.HttpApiEventProperty.PayloadFormatVersion.- Specified by:
getPayloadFormatVersionin interfaceCfnFunction.HttpApiEventProperty
-
getRouteSettings
Description copied from interface:CfnFunction.HttpApiEventPropertyCfnFunction.HttpApiEventProperty.RouteSettings.- Specified by:
getRouteSettingsin interfaceCfnFunction.HttpApiEventProperty
-
getTimeoutInMillis
Description copied from interface:CfnFunction.HttpApiEventPropertyCfnFunction.HttpApiEventProperty.TimeoutInMillis.- Specified by:
getTimeoutInMillisin interfaceCfnFunction.HttpApiEventProperty
-
$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()
-