Class CfnHoursOfOperationPropsMixin.RecurrencePatternProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnHoursOfOperationPropsMixin.RecurrencePatternProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnHoursOfOperationPropsMixin.RecurrencePatternProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnHoursOfOperationPropsMixin.RecurrencePatternProperty
@Stability(Stable)
@Internal
public static final class CfnHoursOfOperationPropsMixin.RecurrencePatternProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnHoursOfOperationPropsMixin.RecurrencePatternProperty
An implementation for
CfnHoursOfOperationPropsMixin.RecurrencePatternProperty-
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.connect.CfnHoursOfOperationPropsMixin.RecurrencePatternProperty
CfnHoursOfOperationPropsMixin.RecurrencePatternProperty.Builder, CfnHoursOfOperationPropsMixin.RecurrencePatternProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHoursOfOperationPropsMixin.RecurrencePatternProperty.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 ObjectList of months (1-12) for recurrence pattern.final ObjectList of month days (-1 to 31) for recurrence pattern.final Objectfinal StringThe frequency of recurrence for hours of operation overrides.final Numberfinal 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 theCfnHoursOfOperationPropsMixin.RecurrencePatternProperty.Builder.
-
-
Method Details
-
getByMonth
Description copied from interface:CfnHoursOfOperationPropsMixin.RecurrencePatternPropertyList of months (1-12) for recurrence pattern.Returns union: either Listinvalid input: '<'
Number> orIResolvable- Specified by:
getByMonthin interfaceCfnHoursOfOperationPropsMixin.RecurrencePatternProperty- See Also:
-
getByMonthDay
Description copied from interface:CfnHoursOfOperationPropsMixin.RecurrencePatternPropertyList of month days (-1 to 31) for recurrence pattern.Returns union: either Listinvalid input: '<'
Number> orIResolvable- Specified by:
getByMonthDayin interfaceCfnHoursOfOperationPropsMixin.RecurrencePatternProperty- See Also:
-
getByWeekdayOccurrence
Description copied from interface:CfnHoursOfOperationPropsMixin.RecurrencePatternProperty- Specified by:
getByWeekdayOccurrencein interfaceCfnHoursOfOperationPropsMixin.RecurrencePatternProperty- See Also:
-
getFrequency
Description copied from interface:CfnHoursOfOperationPropsMixin.RecurrencePatternPropertyThe frequency of recurrence for hours of operation overrides.- Specified by:
getFrequencyin interfaceCfnHoursOfOperationPropsMixin.RecurrencePatternProperty- See Also:
-
getInterval
- Specified by:
getIntervalin interfaceCfnHoursOfOperationPropsMixin.RecurrencePatternProperty- 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()
-