You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeArtifact::Types::GetAuthorizationTokenResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#authorization_tokenString

The returned authentication token.

Returns:

  • (String)

    The returned authentication token.

#expirationTime

A timestamp that specifies the date and time the authorization token expires.

Returns:

  • (Time)

    A timestamp that specifies the date and time the authorization token expires.