@Stability(value=Stable) @Internal public static final class CfnModelManifestProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnModelManifestProps
CfnModelManifestPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnModelManifestProps.Builder, CfnModelManifestProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnModelManifestProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnModelManifestProps.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 |
getDescription()
`AWS::IoTFleetWise::ModelManifest.Description`.
|
String |
getName()
`AWS::IoTFleetWise::ModelManifest.Name`.
|
List<String> |
getNodes()
`AWS::IoTFleetWise::ModelManifest.Nodes`.
|
String |
getSignalCatalogArn()
`AWS::IoTFleetWise::ModelManifest.SignalCatalogArn`.
|
String |
getStatus()
`AWS::IoTFleetWise::ModelManifest.Status`.
|
List<CfnTag> |
getTags()
`AWS::IoTFleetWise::ModelManifest.Tags`.
|
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(CfnModelManifestProps.Builder builder)
CfnModelManifestProps.Builder.public final String getName()
CfnModelManifestPropsgetName in interface CfnModelManifestPropspublic final String getSignalCatalogArn()
CfnModelManifestPropsgetSignalCatalogArn in interface CfnModelManifestPropspublic final String getDescription()
CfnModelManifestPropsgetDescription in interface CfnModelManifestPropspublic final List<String> getNodes()
CfnModelManifestPropsgetNodes in interface CfnModelManifestPropspublic final String getStatus()
CfnModelManifestPropsgetStatus in interface CfnModelManifestPropspublic final List<CfnTag> getTags()
CfnModelManifestPropsgetTags in interface CfnModelManifestProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.