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:



10966
10967
10968
# File 'sig/types.rbs', line 10966

def sampling_percentage
  @sampling_percentage
end

#shadow_model_variant_name::String

Returns the value of attribute shadow_model_variant_name.

Returns:



10965
10966
10967
# File 'sig/types.rbs', line 10965

def shadow_model_variant_name
  @shadow_model_variant_name
end