Class CfnVehicleMixinProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise.CfnVehicleMixinProps.Jsii$Proxy
All Implemented Interfaces:
CfnVehicleMixinProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnVehicleMixinProps

@Stability(Stable) @Internal public static final class CfnVehicleMixinProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVehicleMixinProps
An implementation for CfnVehicleMixinProps
  • 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.cfnpropertymixins.services.iotfleetwise.CfnVehicleMixinProps

    CfnVehicleMixinProps.Builder, CfnVehicleMixinProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnVehicleMixinProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    An option to create a new AWS IoT thing when creating a vehicle, or to validate an existing thing as a vehicle.
    final Object
    Static information about a vehicle in a key-value pair.
    final String
    The Amazon Resource Name (ARN) of a decoder manifest associated with the vehicle to create.
    final String
    The Amazon Resource Name (ARN) of the vehicle model (model manifest) to create the vehicle from.
    final String
    The unique ID of the vehicle.
    final Object
    Associate state templates to track the state of the vehicle.
    final List<CfnTag>
    Metadata which can be used to manage the vehicle.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait