Class: Aws::Types::PutExternalEvaluationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config_rule_name::String

Returns the value of attribute config_rule_name.

Returns:

  • (::String)


1807
1808
1809
# File 'sig/types.rbs', line 1807

def config_rule_name
  @config_rule_name
end

#external_evaluationTypes::ExternalEvaluation

Returns the value of attribute external_evaluation.



1808
1809
1810
# File 'sig/types.rbs', line 1808

def external_evaluation
  @external_evaluation
end