Class: Aws::Types::ModelQualityBaselineConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#baselining_job_name::String

Returns the value of attribute baselining_job_name.

Returns:

  • (::String)


9193
9194
9195
# File 'sig/types.rbs', line 9193

def baselining_job_name
  @baselining_job_name
end

#constraints_resourceTypes::MonitoringConstraintsResource

Returns the value of attribute constraints_resource.



9194
9195
9196
# File 'sig/types.rbs', line 9194

def constraints_resource
  @constraints_resource
end