Class: Aws::Types::AssetBundleImportJobThemeOverridePermissions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#permissionsTypes::AssetBundleResourcePermissions

Returns the value of attribute permissions.



710
711
712
# File 'sig/types.rbs', line 710

def permissions
  @permissions
end

#theme_ids::Array[::String]

Returns the value of attribute theme_ids.

Returns:

  • (::Array[::String])


709
710
711
# File 'sig/types.rbs', line 709

def theme_ids
  @theme_ids
end