Class: Aws::Types::ClarifyShapBaselineConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mime_type::String

Returns the value of attribute mime_type.

Returns:

  • (::String)


1194
1195
1196
# File 'sig/types.rbs', line 1194

def mime_type
  @mime_type
end

#shap_baseline::String

Returns the value of attribute shap_baseline.

Returns:

  • (::String)


1195
1196
1197
# File 'sig/types.rbs', line 1195

def shap_baseline
  @shap_baseline
end

#shap_baseline_uri::String

Returns the value of attribute shap_baseline_uri.

Returns:

  • (::String)


1196
1197
1198
# File 'sig/types.rbs', line 1196

def shap_baseline_uri
  @shap_baseline_uri
end