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)


10890
10891
10892
# File 'sig/types.rbs', line 10890

def sampling_percentage
  @sampling_percentage
end

#shadow_model_variant_name::String

Returns the value of attribute shadow_model_variant_name.

Returns:

  • (::String)


10889
10890
10891
# File 'sig/types.rbs', line 10889

def shadow_model_variant_name
  @shadow_model_variant_name
end