Interface TerminateSessionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<TerminateSessionResponse.Builder,TerminateSessionResponse>, SdkBuilder<TerminateSessionResponse.Builder,TerminateSessionResponse>, SdkPojo, SdkResponse.Builder, SsmResponse.Builder
Enclosing class:
TerminateSessionResponse

public static interface TerminateSessionResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<TerminateSessionResponse.Builder,TerminateSessionResponse>
  • Method Details

    • sessionId

      The ID of the session that has been terminated.

      Parameters:
      sessionId - The ID of the session that has been terminated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.