@Stability(value=Stable) @Internal public static final class CfnGroup.GroupVersionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGroup.GroupVersionProperty
CfnGroup.GroupVersionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGroup.GroupVersionProperty.Builder, CfnGroup.GroupVersionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGroup.GroupVersionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGroup.GroupVersionProperty.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) |
String |
getConnectorDefinitionVersionArn()
The Amazon Resource Name (ARN) of the connector definition version that contains the connectors you want to deploy with the group version.
|
String |
getCoreDefinitionVersionArn()
The ARN of the core definition version that contains the core you want to deploy with the group version.
|
String |
getDeviceDefinitionVersionArn()
The ARN of the device definition version that contains the devices you want to deploy with the group version.
|
String |
getFunctionDefinitionVersionArn()
The ARN of the function definition version that contains the functions you want to deploy with the group version.
|
String |
getLoggerDefinitionVersionArn()
The ARN of the logger definition version that contains the loggers you want to deploy with the group version.
|
String |
getResourceDefinitionVersionArn()
The ARN of the resource definition version that contains the resources you want to deploy with the group version.
|
String |
getSubscriptionDefinitionVersionArn()
The ARN of the subscription definition version that contains the subscriptions you want to deploy with the group version.
|
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(CfnGroup.GroupVersionProperty.Builder builder)
CfnGroup.GroupVersionProperty.Builder.public final String getConnectorDefinitionVersionArn()
CfnGroup.GroupVersionPropertygetConnectorDefinitionVersionArn in interface CfnGroup.GroupVersionPropertypublic final String getCoreDefinitionVersionArn()
CfnGroup.GroupVersionPropertyCurrently, the core definition version can contain only one core.
getCoreDefinitionVersionArn in interface CfnGroup.GroupVersionPropertypublic final String getDeviceDefinitionVersionArn()
CfnGroup.GroupVersionPropertygetDeviceDefinitionVersionArn in interface CfnGroup.GroupVersionPropertypublic final String getFunctionDefinitionVersionArn()
CfnGroup.GroupVersionPropertygetFunctionDefinitionVersionArn in interface CfnGroup.GroupVersionPropertypublic final String getLoggerDefinitionVersionArn()
CfnGroup.GroupVersionPropertygetLoggerDefinitionVersionArn in interface CfnGroup.GroupVersionPropertypublic final String getResourceDefinitionVersionArn()
CfnGroup.GroupVersionPropertygetResourceDefinitionVersionArn in interface CfnGroup.GroupVersionPropertypublic final String getSubscriptionDefinitionVersionArn()
CfnGroup.GroupVersionPropertygetSubscriptionDefinitionVersionArn in interface CfnGroup.GroupVersionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.