Module: Aws::CodeCatalyst::Client::_CreateAccessTokenResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateAccessTokenResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#access_token_id::String

Returns:

  • (::String)


86
# File 'sig/client.rbs', line 86

def access_token_id: () -> ::String

#expires_time::Time

Returns:

  • (::Time)


85
# File 'sig/client.rbs', line 85

def expires_time: () -> ::Time

#name::String

Returns:

  • (::String)


84
# File 'sig/client.rbs', line 84

def name: () -> ::String

#secret::String

Returns:

  • (::String)


83
# File 'sig/client.rbs', line 83

def secret: () -> ::String