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)


664
665
666
# File 'sig/types.rbs', line 664

def name
  @name
end

#theme_id::String

Returns the value of attribute theme_id.

Returns:

  • (::String)


663
664
665
# File 'sig/types.rbs', line 663

def theme_id
  @theme_id
end