Class: Aws::Types::ClarifyShapBaselineConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#mime_type::String

Returns the value of attribute mime_type.



1209
1210
1211
# File 'sig/types.rbs', line 1209

def mime_type
  @mime_type
end

#shap_baseline::String

Returns the value of attribute shap_baseline.



1210
1211
1212
# File 'sig/types.rbs', line 1210

def shap_baseline
  @shap_baseline
end

#shap_baseline_uri::String

Returns the value of attribute shap_baseline_uri.



1211
1212
1213
# File 'sig/types.rbs', line 1211

def shap_baseline_uri
  @shap_baseline_uri
end