Class: Aws::Types::ShadowModeConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#shadow_model_variants::Array[Types::ShadowModelVariantConfig]

Returns the value of attribute shadow_model_variants.

Returns:



10899
10900
10901
# File 'sig/types.rbs', line 10899

def shadow_model_variants
  @shadow_model_variants
end

#source_model_variant_name::String

Returns the value of attribute source_model_variant_name.

Returns:

  • (::String)


10898
10899
10900
# File 'sig/types.rbs', line 10898

def source_model_variant_name
  @source_model_variant_name
end