Class CfnAlarm.WallClockWindowProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cloudwatch.CfnAlarm.WallClockWindowProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAlarm.WallClockWindowProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAlarm.WallClockWindowProperty
@Stability(Stable)
@Internal
public static final class CfnAlarm.WallClockWindowProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAlarm.WallClockWindowProperty
An implementation for
CfnAlarm.WallClockWindowProperty-
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.cloudwatch.CfnAlarm.WallClockWindowProperty
CfnAlarm.WallClockWindowProperty.Builder, CfnAlarm.WallClockWindowProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlarm.WallClockWindowProperty.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 theCfnAlarm.WallClockWindowProperty.Builder.
-
-
Method Details
-
getTimezone
Description copied from interface:CfnAlarm.WallClockWindowPropertyThe timezone for wall clock evaluation, in IANA time zone format (e.g., America/New_York, UTC).- Specified by:
getTimezonein interfaceCfnAlarm.WallClockWindowProperty- 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()
-