Class: Aws::Types::DescribeRedshiftIdcApplicationsMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1269
1270
1271
# File 'sig/types.rbs', line 1269

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1268
1269
1270
# File 'sig/types.rbs', line 1268

def max_records
  @max_records
end

#redshift_idc_application_arn::String

Returns the value of attribute redshift_idc_application_arn.

Returns:

  • (::String)


1267
1268
1269
# File 'sig/types.rbs', line 1267

def redshift_idc_application_arn
  @redshift_idc_application_arn
end