Interface MappedResourceConfigurationListItem.Builder

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

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

    • type

      The type of the associated resource for the kinesis video stream.

      Parameters:
      type - The type of the associated resource for the kinesis video stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.