Module: Aws::Redshift::Client::_DescribeRedshiftIdcApplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRedshiftIdcApplicationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1296 |
# File 'sig/client.rbs', line 1296
def marker: () -> ::String
|
#redshift_idc_applications ⇒ ::Array[Types::RedshiftIdcApplication]
1295 |
# File 'sig/client.rbs', line 1295
def redshift_idc_applications: () -> ::Array[Types::RedshiftIdcApplication]
|