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
1333 |
# File 'sig/client.rbs', line 1333
def marker: () -> ::String
|
#redshift_idc_applications ⇒ ::Array[Types::RedshiftIdcApplication]
1332 |
# File 'sig/client.rbs', line 1332
def redshift_idc_applications: () -> ::Array[Types::RedshiftIdcApplication]
|