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
10538 |
# File 'sig/client.rbs', line 10538
def instance_id: () -> ::String
|
#password_data ⇒ ::String
10540 |
# File 'sig/client.rbs', line 10540
def password_data: () -> ::String
|
#timestamp ⇒ ::Time
10539 |
# File 'sig/client.rbs', line 10539
def timestamp: () -> ::Time
|