Class: Aws::Types::DescribeQev2IdcApplicationsResult

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)


1263
1264
1265
# File 'sig/types.rbs', line 1263

def marker
  @marker
end

#qev_2_idc_applications::Array[Types::Qev2IdcApplication]

Returns the value of attribute qev_2_idc_applications.

Returns:



1262
1263
1264
# File 'sig/types.rbs', line 1262

def qev_2_idc_applications
  @qev_2_idc_applications
end