Class CfnFunction.ScheduleEventProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sam.CfnFunction.ScheduleEventProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFunction.ScheduleEventProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnFunction.ScheduleEventProperty
@Stability(Stable)
@Internal
public static final class CfnFunction.ScheduleEventProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFunction.ScheduleEventProperty
An implementation for
CfnFunction.ScheduleEventProperty-
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.ScheduleEventProperty
CfnFunction.ScheduleEventProperty.Builder, CfnFunction.ScheduleEventProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.ScheduleEventProperty.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 StringCfnFunction.ScheduleEventProperty.Description.final ObjectCfnFunction.ScheduleEventProperty.Enabled.final StringgetInput()CfnFunction.ScheduleEventProperty.Input.final StringgetName()CfnFunction.ScheduleEventProperty.Name.final StringCfnFunction.ScheduleEventProperty.Schedule.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.ScheduleEventProperty.Builder.
-
-
Method Details
-
getSchedule
Description copied from interface:CfnFunction.ScheduleEventPropertyCfnFunction.ScheduleEventProperty.Schedule.- Specified by:
getSchedulein interfaceCfnFunction.ScheduleEventProperty
-
getDescription
Description copied from interface:CfnFunction.ScheduleEventPropertyCfnFunction.ScheduleEventProperty.Description.- Specified by:
getDescriptionin interfaceCfnFunction.ScheduleEventProperty
-
getEnabled
Description copied from interface:CfnFunction.ScheduleEventPropertyCfnFunction.ScheduleEventProperty.Enabled.- Specified by:
getEnabledin interfaceCfnFunction.ScheduleEventProperty
-
getInput
Description copied from interface:CfnFunction.ScheduleEventPropertyCfnFunction.ScheduleEventProperty.Input.- Specified by:
getInputin interfaceCfnFunction.ScheduleEventProperty
-
getName
Description copied from interface:CfnFunction.ScheduleEventPropertyCfnFunction.ScheduleEventProperty.Name.- Specified by:
getNamein interfaceCfnFunction.ScheduleEventProperty
-
$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()
-