Class: Aws::Types::ScoringStrategyConstraints

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resourcesTypes::ResourceConstraints

Returns the value of attribute resources.



1863
1864
1865
# File 'sig/types.rbs', line 1863

def resources
  @resources
end

#scoring_strategyTypes::AllowedValuesConstraint

Returns the value of attribute scoring_strategy.



1862
1863
1864
# File 'sig/types.rbs', line 1862

def scoring_strategy
  @scoring_strategy
end