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