Class: Aws::Types::ScoringStrategyConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#constraintsTypes::ScoringStrategyConstraints

Returns the value of attribute constraints.



1857
1858
1859
# File 'sig/types.rbs', line 1857

def constraints
  @constraints
end

#default_valueTypes::ScoringStrategy

Returns the value of attribute default_value.



1856
1857
1858
# File 'sig/types.rbs', line 1856

def default_value
  @default_value
end