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

Returns:

  • (::String)


1629
# File 'sig/client.rbs', line 1629

def db_password: () -> ::String

#db_user::String

Returns:

  • (::String)


1628
# File 'sig/client.rbs', line 1628

def db_user: () -> ::String

#expiration::Time

Returns:

  • (::Time)


1630
# File 'sig/client.rbs', line 1630

def expiration: () -> ::Time

#next_refresh_time::Time

Returns:

  • (::Time)


1631
# File 'sig/client.rbs', line 1631

def next_refresh_time: () -> ::Time