Module: Aws::Redshift::Client::_GetClusterCredentialsWithIAMResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ClusterExtendedCredentials]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_password ⇒ ::String
1592 |
# File 'sig/client.rbs', line 1592
def db_password: () -> ::String
|
#db_user ⇒ ::String
1591 |
# File 'sig/client.rbs', line 1591
def db_user: () -> ::String
|
#expiration ⇒ ::Time
1593 |
# File 'sig/client.rbs', line 1593
def expiration: () -> ::Time
|
#next_refresh_time ⇒ ::Time
1594 |
# File 'sig/client.rbs', line 1594
def next_refresh_time: () -> ::Time
|