Class CfnBrokerPropsMixin.MaintenanceWindowProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.amazonmq.mixins.CfnBrokerPropsMixin.MaintenanceWindowProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBrokerPropsMixin.MaintenanceWindowProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBrokerPropsMixin.MaintenanceWindowProperty
@Stability(Stable)
@Internal
public static final class CfnBrokerPropsMixin.MaintenanceWindowProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBrokerPropsMixin.MaintenanceWindowProperty
An implementation for
CfnBrokerPropsMixin.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.mixins.preview.services.amazonmq.mixins.CfnBrokerPropsMixin.MaintenanceWindowProperty
CfnBrokerPropsMixin.MaintenanceWindowProperty.Builder, CfnBrokerPropsMixin.MaintenanceWindowProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBrokerPropsMixin.MaintenanceWindowProperty.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 theCfnBrokerPropsMixin.MaintenanceWindowProperty.Builder.
-
-
Method Details
-
getDayOfWeek
Description copied from interface:CfnBrokerPropsMixin.MaintenanceWindowPropertyRequired.The day of the week.
- Specified by:
getDayOfWeekin interfaceCfnBrokerPropsMixin.MaintenanceWindowProperty- See Also:
-
getTimeOfDay
Description copied from interface:CfnBrokerPropsMixin.MaintenanceWindowPropertyRequired.The time, in 24-hour format.
- Specified by:
getTimeOfDayin interfaceCfnBrokerPropsMixin.MaintenanceWindowProperty- See Also:
-
getTimeZone
Description copied from interface:CfnBrokerPropsMixin.MaintenanceWindowPropertyThe time zone, UTC by default, in either the Country/City format, or the UTC offset format.- Specified by:
getTimeZonein interfaceCfnBrokerPropsMixin.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()
-