Class: Aws::Types::ShadowModelVariantConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sampling_percentage::Integer

Returns the value of attribute sampling_percentage.

Returns:

  • (::Integer)


10882
10883
10884
# File 'sig/types.rbs', line 10882

def sampling_percentage
  @sampling_percentage
end

#shadow_model_variant_name::String

Returns the value of attribute shadow_model_variant_name.

Returns:

  • (::String)


10881
10882
10883
# File 'sig/types.rbs', line 10881

def shadow_model_variant_name
  @shadow_model_variant_name
end