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:



10876
10877
10878
# File 'sig/types.rbs', line 10876

def shadow_model_variants
  @shadow_model_variants
end

#source_model_variant_name::String

Returns the value of attribute source_model_variant_name.

Returns:

  • (::String)


10875
10876
10877
# File 'sig/types.rbs', line 10875

def source_model_variant_name
  @source_model_variant_name
end