Class: Aws::Types::ListCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#conditions::Array[Types::Condition]

Returns the value of attribute conditions.

Returns:



4779
4780
4781
# File 'sig/types.rbs', line 4779

def conditions
  @conditions
end

#target_list_type"PROFICIENCIES"

Returns the value of attribute target_list_type.

Returns:

  • ("PROFICIENCIES")


4778
4779
4780
# File 'sig/types.rbs', line 4778

def target_list_type
  @target_list_type
end