Interface BatchSuccessfulResultModel.Builder

    • Method Detail

      • arn

        BatchSuccessfulResultModel.Builder arn​(String arn)
        ARN of the resource
        Parameters:
        arn - ARN of the resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        BatchSuccessfulResultModel.Builder id​(String id)
        ID of the resource
        Parameters:
        id - ID of the resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        BatchSuccessfulResultModel.Builder state​(String state)
        Current state of the resource
        Parameters:
        state - Current state of the resource
        Returns:
        Returns a reference to this object so that method calls can be chained together.