@Stability(value=Stable) @Internal public static final class CfnGroupVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGroupVersionProps
CfnGroupVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnGroupVersionProps.Builder, CfnGroupVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGroupVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGroupVersionProps.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 |
getGroupId()
The ID of the group associated with this 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(CfnGroupVersionProps.Builder builder)
CfnGroupVersionProps.Builder.public final String getGroupId()
CfnGroupVersionPropsThis value is a GUID.
getGroupId in interface CfnGroupVersionPropspublic final String getConnectorDefinitionVersionArn()
CfnGroupVersionPropsgetConnectorDefinitionVersionArn in interface CfnGroupVersionPropspublic final String getCoreDefinitionVersionArn()
CfnGroupVersionPropsCurrently, the core definition version can contain only one core.
getCoreDefinitionVersionArn in interface CfnGroupVersionPropspublic final String getDeviceDefinitionVersionArn()
CfnGroupVersionPropsgetDeviceDefinitionVersionArn in interface CfnGroupVersionPropspublic final String getFunctionDefinitionVersionArn()
CfnGroupVersionPropsgetFunctionDefinitionVersionArn in interface CfnGroupVersionPropspublic final String getLoggerDefinitionVersionArn()
CfnGroupVersionPropsgetLoggerDefinitionVersionArn in interface CfnGroupVersionPropspublic final String getResourceDefinitionVersionArn()
CfnGroupVersionPropsgetResourceDefinitionVersionArn in interface CfnGroupVersionPropspublic final String getSubscriptionDefinitionVersionArn()
CfnGroupVersionPropsgetSubscriptionDefinitionVersionArn in interface CfnGroupVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.