Module: Aws::Redshift::Client::_GetClusterCredentialsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ClusterCredentials]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_password ⇒ ::String
1574 |
# File 'sig/client.rbs', line 1574
def db_password: () -> ::String
|
#db_user ⇒ ::String
1573 |
# File 'sig/client.rbs', line 1573
def db_user: () -> ::String
|
#expiration ⇒ ::Time
1575 |
# File 'sig/client.rbs', line 1575
def expiration: () -> ::Time
|