Module: Aws::Lightsail::Client::_DownloadDefaultKeyPairResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#private_key_base_64::String

Returns:

  • (::String)


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

def private_key_base_64: () -> ::String

#public_key_base_64::String

Returns:

  • (::String)


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

def public_key_base_64: () -> ::String