Class CfnSignalCatalog.BranchProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotfleetwise.CfnSignalCatalog.BranchProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSignalCatalog.BranchProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSignalCatalog.BranchProperty
@Stability(Stable)
@Internal
public static final class CfnSignalCatalog.BranchProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSignalCatalog.BranchProperty
An implementation for
CfnSignalCatalog.BranchProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotfleetwise.CfnSignalCatalog.BranchProperty
CfnSignalCatalog.BranchProperty.Builder, CfnSignalCatalog.BranchProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSignalCatalog.BranchProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnSignalCatalog.BranchProperty.Builder
.
-
-
Method Details
-
getFullyQualifiedName
Description copied from interface:CfnSignalCatalog.BranchProperty
The fully qualified name of the branch.For example, the fully qualified name of a branch might be
Vehicle.Body.Engine
.- Specified by:
getFullyQualifiedName
in interfaceCfnSignalCatalog.BranchProperty
- See Also:
-
getDescription
Description copied from interface:CfnSignalCatalog.BranchProperty
A brief description of the branch.- Specified by:
getDescription
in interfaceCfnSignalCatalog.BranchProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-