Interface MappedResourceConfigurationListItem.Builder

    • Method Detail

      • type

        MappedResourceConfigurationListItem.Builder type​(String 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

        MappedResourceConfigurationListItem.Builder arn​(String 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.