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