Class: Aws::Types::AssetBundleImportJobThemeOverrideParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


704
705
706
# File 'sig/types.rbs', line 704

def name
  @name
end

#theme_id::String

Returns the value of attribute theme_id.

Returns:

  • (::String)


703
704
705
# File 'sig/types.rbs', line 703

def theme_id
  @theme_id
end