Class CfnRotation.ShiftCoverageProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ssmcontacts.CfnRotation.ShiftCoverageProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRotation.ShiftCoverageProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRotation.ShiftCoverageProperty
@Stability(Stable)
@Internal
public static final class CfnRotation.ShiftCoverageProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRotation.ShiftCoverageProperty
An implementation for
CfnRotation.ShiftCoverageProperty-
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.ssmcontacts.CfnRotation.ShiftCoverageProperty
CfnRotation.ShiftCoverageProperty.Builder, CfnRotation.ShiftCoverageProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRotation.ShiftCoverageProperty.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 theCfnRotation.ShiftCoverageProperty.Builder.
-
-
Method Details
-
getCoverageTimes
Description copied from interface:CfnRotation.ShiftCoveragePropertyThe start and end times of the shift.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnRotation.CoverageTimeProperty>- Specified by:
getCoverageTimesin interfaceCfnRotation.ShiftCoverageProperty- See Also:
-
getDayOfWeek
Description copied from interface:CfnRotation.ShiftCoveragePropertyA list of days on which the schedule is active.- Specified by:
getDayOfWeekin interfaceCfnRotation.ShiftCoverageProperty- 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()
-