Module: Aws::EC2::Client::_GetPasswordDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetPasswordDataResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instance_id ⇒ ::String
10975 |
# File 'sig/client.rbs', line 10975
def instance_id: () -> ::String
|
#password_data ⇒ ::String
10977 |
# File 'sig/client.rbs', line 10977
def password_data: () -> ::String
|
#timestamp ⇒ ::Time
10976 |
# File 'sig/client.rbs', line 10976
def timestamp: () -> ::Time
|