Interface CreateSceneResponse.Builder

  • Method Details

    • arn

      The ARN of the scene.

      Parameters:
      arn - The ARN of the scene.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDateTime

      CreateSceneResponse.Builder creationDateTime(Instant creationDateTime)

      The date and time when the scene was created.

      Parameters:
      creationDateTime - The date and time when the scene was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.