Class CfnBroker.MaintenanceWindowProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.amazonmq.CfnBroker.MaintenanceWindowProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBroker.MaintenanceWindowProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBroker.MaintenanceWindowProperty
@Stability(Stable)
@Internal
public static final class CfnBroker.MaintenanceWindowProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBroker.MaintenanceWindowProperty
An implementation for
CfnBroker.MaintenanceWindowProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.amazonmq.CfnBroker.MaintenanceWindowProperty
CfnBroker.MaintenanceWindowProperty.Builder, CfnBroker.MaintenanceWindowProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBroker.MaintenanceWindowProperty.Builder
.protected
Jsii$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 theCfnBroker.MaintenanceWindowProperty.Builder
.
-
-
Method Details
-
getDayOfWeek
Description copied from interface:CfnBroker.MaintenanceWindowProperty
The day of the week.- Specified by:
getDayOfWeek
in interfaceCfnBroker.MaintenanceWindowProperty
-
getTimeOfDay
Description copied from interface:CfnBroker.MaintenanceWindowProperty
The time, in 24-hour format.- Specified by:
getTimeOfDay
in interfaceCfnBroker.MaintenanceWindowProperty
-
getTimeZone
Description copied from interface:CfnBroker.MaintenanceWindowProperty
The time zone, UTC by default, in either the Country/City format, or the UTC offset format.- Specified by:
getTimeZone
in interfaceCfnBroker.MaintenanceWindowProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-