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