Class CfnSchedulePropsMixin.FlexibleTimeWindowProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.scheduler.CfnSchedulePropsMixin.FlexibleTimeWindowProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSchedulePropsMixin.FlexibleTimeWindowProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSchedulePropsMixin.FlexibleTimeWindowProperty
@Stability(Stable)
@Internal
public static final class CfnSchedulePropsMixin.FlexibleTimeWindowProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSchedulePropsMixin.FlexibleTimeWindowProperty
An implementation for
CfnSchedulePropsMixin.FlexibleTimeWindowProperty-
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.scheduler.CfnSchedulePropsMixin.FlexibleTimeWindowProperty
CfnSchedulePropsMixin.FlexibleTimeWindowProperty.Builder, CfnSchedulePropsMixin.FlexibleTimeWindowProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSchedulePropsMixin.FlexibleTimeWindowProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnSchedulePropsMixin.FlexibleTimeWindowProperty.Builder.
-
-
Method Details
-
getMaximumWindowInMinutes
Description copied from interface:CfnSchedulePropsMixin.FlexibleTimeWindowPropertyThe maximum time window during which a schedule can be invoked.Minimum :
1Maximum :
1440- Specified by:
getMaximumWindowInMinutesin interfaceCfnSchedulePropsMixin.FlexibleTimeWindowProperty- See Also:
-
getMode
Description copied from interface:CfnSchedulePropsMixin.FlexibleTimeWindowPropertyDetermines whether the schedule is invoked within a flexible time window.You must use quotation marks when you specify this value in your JSON or YAML template.
Allowed Values :
"OFF"|"FLEXIBLE"- Specified by:
getModein interfaceCfnSchedulePropsMixin.FlexibleTimeWindowProperty- 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()
-