Interface CreateContactFlowModuleResponse.Builder

    • Method Detail

      • id

        CreateContactFlowModuleResponse.Builder id​(String id)

        The identifier of the flow module.

        Parameters:
        id - The identifier of the flow module.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CreateContactFlowModuleResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the flow module.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the flow module.
        Returns:
        Returns a reference to this object so that method calls can be chained together.