Class CfnFunctionPropsMixin.ApiEventProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.ApiEventProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunctionPropsMixin.ApiEventProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFunctionPropsMixin.ApiEventProperty
@Stability(Stable)
@Internal
public static final class CfnFunctionPropsMixin.ApiEventProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunctionPropsMixin.ApiEventProperty
An implementation for
CfnFunctionPropsMixin.ApiEventProperty-
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.ApiEventProperty
CfnFunctionPropsMixin.ApiEventProperty.Builder, CfnFunctionPropsMixin.ApiEventProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.ApiEventProperty.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 ObjectgetAuth()Returns union: eitherIResolvableorCfnFunctionPropsMixin.AuthPropertyfinal Stringfinal StringgetPath()final ObjectReturns union: eitherIResolvableorCfnFunctionPropsMixin.RequestModelPropertyfinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherStringorIResolvableorCfnFunctionPropsMixin.RequestParameterProperty>final Stringfinal 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 theCfnFunctionPropsMixin.ApiEventProperty.Builder.
-
-
Method Details
-
getAuth
Description copied from interface:CfnFunctionPropsMixin.ApiEventPropertyReturns union: eitherIResolvableorCfnFunctionPropsMixin.AuthProperty- Specified by:
getAuthin interfaceCfnFunctionPropsMixin.ApiEventProperty- See Also:
-
getMethod
- Specified by:
getMethodin interfaceCfnFunctionPropsMixin.ApiEventProperty- See Also:
-
getPath
- Specified by:
getPathin interfaceCfnFunctionPropsMixin.ApiEventProperty- See Also:
-
getRequestModel
Description copied from interface:CfnFunctionPropsMixin.ApiEventPropertyReturns union: eitherIResolvableorCfnFunctionPropsMixin.RequestModelProperty- Specified by:
getRequestModelin interfaceCfnFunctionPropsMixin.ApiEventProperty- See Also:
-
getRequestParameters
Description copied from interface:CfnFunctionPropsMixin.ApiEventPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherStringorIResolvableorCfnFunctionPropsMixin.RequestParameterProperty>- Specified by:
getRequestParametersin interfaceCfnFunctionPropsMixin.ApiEventProperty- See Also:
-
getRestApiId
- Specified by:
getRestApiIdin interfaceCfnFunctionPropsMixin.ApiEventProperty- 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()
-