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
1611 |
# File 'sig/client.rbs', line 1611
def db_password: () -> ::String
|
#db_user ⇒ ::String
1610 |
# File 'sig/client.rbs', line 1610
def db_user: () -> ::String
|
#expiration ⇒ ::Time
1612 |
# File 'sig/client.rbs', line 1612
def expiration: () -> ::Time
|