Class CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.odb.CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty
@Stability(Stable)
@Internal
public static final class CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty
An implementation for
CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty-
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.odb.CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty
CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.Builder, CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.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 booleanThe days of the week when maintenance can be performed.final ObjectThe hours of the day when maintenance can be performed.final NumberThe lead time in weeks before the maintenance window.The months when maintenance can be performed.final StringThe preference for the maintenance window scheduling.final ObjectThe weeks of the month when maintenance can be performed.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
protected Jsii$Proxy(CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty.Builder.
-
-
Method Details
-
getDaysOfWeek
Description copied from interface:CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowPropertyThe days of the week when maintenance can be performed.- Specified by:
getDaysOfWeekin interfaceCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty- See Also:
-
getHoursOfDay
Description copied from interface:CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowPropertyThe hours of the day when maintenance can be performed.Returns union: either Listinvalid input: '<'
Number> orIResolvable- Specified by:
getHoursOfDayin interfaceCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty- See Also:
-
getLeadTimeInWeeks
Description copied from interface:CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowPropertyThe lead time in weeks before the maintenance window.- Specified by:
getLeadTimeInWeeksin interfaceCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty- See Also:
-
getMonths
Description copied from interface:CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowPropertyThe months when maintenance can be performed.- Specified by:
getMonthsin interfaceCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty- See Also:
-
getPreference
Description copied from interface:CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowPropertyThe preference for the maintenance window scheduling.- Specified by:
getPreferencein interfaceCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty- See Also:
-
getWeeksOfMonth
Description copied from interface:CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowPropertyThe weeks of the month when maintenance can be performed.Returns union: either Listinvalid input: '<'
Number> orIResolvable- Specified by:
getWeeksOfMonthin interfaceCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty- 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()
-