Class: Aws::Types::DescribeQev2IdcApplicationsMessage

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)


1256
1257
1258
# File 'sig/types.rbs', line 1256

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1255
1256
1257
# File 'sig/types.rbs', line 1255

def max_records
  @max_records
end

#qev_2_idc_application_arn::String

Returns the value of attribute qev_2_idc_application_arn.

Returns:

  • (::String)


1254
1255
1256
# File 'sig/types.rbs', line 1254

def qev_2_idc_application_arn
  @qev_2_idc_application_arn
end