Interface GetCredentialLockerResponse.Builder

  • Method Details

    • id

      The identifier of the credential locker.

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

      The Amazon Resource Name (ARN) of the credential locker.

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

      The name of the credential locker.

      Parameters:
      name - The name of the credential locker.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp value of when the credential locker requset occurred.

      Parameters:
      createdAt - The timestamp value of when the credential locker requset occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      A set of key/value pairs that are used to manage the credential locker.

      Parameters:
      tags - A set of key/value pairs that are used to manage the credential locker.
      Returns:
      Returns a reference to this object so that method calls can be chained together.