@Stability(value=Stable) @Internal public static final class CfnSuiteDefinitionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSuiteDefinitionProps
CfnSuiteDefinitionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSuiteDefinitionProps.Builder, CfnSuiteDefinitionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSuiteDefinitionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSuiteDefinitionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getSuiteDefinitionConfiguration()
The configuration of the Suite Definition.
|
List<CfnTag> |
getTags()
Metadata that can be used to manage the the Suite Definition.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnSuiteDefinitionProps.Builder builder)
CfnSuiteDefinitionProps.Builder.public final Object getSuiteDefinitionConfiguration()
CfnSuiteDefinitionProps
This is a required element.
Type: String
Not a required element.
Type: List of devices under test
Not a required element.
Type: Boolean
This is a required element.
Type: String
This is a required element.
Type: String
getSuiteDefinitionConfiguration in interface CfnSuiteDefinitionPropspublic final List<CfnTag> getTags()
CfnSuiteDefinitionPropsgetTags in interface CfnSuiteDefinitionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.