software.amazon.jsii.JsiiObject.InitializationModeWaveProps.Builder, WaveProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(WaveProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WaveProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<Step> |
getPost()
Additional steps to run after all of the stages in the wave.
|
List<Step> |
getPre()
Additional steps to run before any of the stages in the wave.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(WaveProps.Builder builder)
WaveProps.Builder.public final List<Step> getPost()
WavePropsDefault: - No additional steps
public final List<Step> getPre()
WavePropsDefault: - No additional steps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.