Interface IotEventsDestinationConfiguration.Builder

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

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

    • inputName

      The name of the IoT Events input to which dataset contents are delivered.

      Parameters:
      inputName - The name of the IoT Events input to which dataset contents are delivered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The ARN of the role that grants IoT Analytics permission to deliver dataset contents to an IoT Events input.

      Parameters:
      roleArn - The ARN of the role that grants IoT Analytics permission to deliver dataset contents to an IoT Events input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.