Class: Aws::Types::CandidateProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#candidate_artifact_locationsTypes::CandidateArtifactLocations

Returns the value of attribute candidate_artifact_locations.



1020
1021
1022
# File 'sig/types.rbs', line 1020

def candidate_artifact_locations
  @candidate_artifact_locations
end

#candidate_metrics::Array[Types::MetricDatum]

Returns the value of attribute candidate_metrics.

Returns:



1021
1022
1023
# File 'sig/types.rbs', line 1021

def candidate_metrics
  @candidate_metrics
end