Interface IotEventsInputIdentifier.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IotEventsInputIdentifier.Builder,IotEventsInputIdentifier>, SdkBuilder<IotEventsInputIdentifier.Builder,IotEventsInputIdentifier>, SdkPojo
Enclosing class:
IotEventsInputIdentifier

public static interface IotEventsInputIdentifier.Builder extends SdkPojo, CopyableBuilder<IotEventsInputIdentifier.Builder,IotEventsInputIdentifier>
  • Method Details

    • inputName

      The name of the input routed to AWS IoT Events.

      Parameters:
      inputName - The name of the input routed to AWS IoT Events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.