Class: Aws::Types::GetDataQualityModelResultRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profile_id::String

Returns the value of attribute profile_id.

Returns:

  • (::String)


3484
3485
3486
# File 'sig/types.rbs', line 3484

def profile_id
  @profile_id
end

#statistic_id::String

Returns the value of attribute statistic_id.

Returns:

  • (::String)


3483
3484
3485
# File 'sig/types.rbs', line 3483

def statistic_id
  @statistic_id
end