Interface CreateChatResponseConfigurationResponse.Builder

  • Method Details

    • chatResponseConfigurationId

      CreateChatResponseConfigurationResponse.Builder chatResponseConfigurationId(String chatResponseConfigurationId)

      The unique identifier assigned to a newly created chat response configuration, used for subsequent operations on this resource.

      Parameters:
      chatResponseConfigurationId - The unique identifier assigned to a newly created chat response configuration, used for subsequent operations on this resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • chatResponseConfigurationArn

      CreateChatResponseConfigurationResponse.Builder chatResponseConfigurationArn(String chatResponseConfigurationArn)

      The Amazon Resource Name (ARN) of the newly created chat response configuration, which uniquely identifies the resource across all Amazon Web Services services.

      Parameters:
      chatResponseConfigurationArn - The Amazon Resource Name (ARN) of the newly created chat response configuration, which uniquely identifies the resource across all Amazon Web Services services.
      Returns:
      Returns a reference to this object so that method calls can be chained together.