Class: Aws::Types::ModelExplainabilityBaselineConfig

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:



9041
9042
9043
# File 'sig/types.rbs', line 9041

def baselining_job_name
  @baselining_job_name
end

#constraints_resourceTypes::MonitoringConstraintsResource

Returns the value of attribute constraints_resource.

Returns:



9042
9043
9044
# File 'sig/types.rbs', line 9042

def constraints_resource
  @constraints_resource
end