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:



4832
4833
4834
# File 'sig/types.rbs', line 4832

def conditions
  @conditions
end

#target_list_type"PROFICIENCIES"

Returns the value of attribute target_list_type.

Returns:

  • ("PROFICIENCIES")


4831
4832
4833
# File 'sig/types.rbs', line 4831

def target_list_type
  @target_list_type
end