Interface AssumeImpersonationRoleResponse.Builder

  • Method Details

    • token

      The authentication token for the impersonation role.

      Parameters:
      token - The authentication token for the impersonation role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expiresIn

      The authentication token's validity, in seconds.

      Parameters:
      expiresIn - The authentication token's validity, in seconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.