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.



670
671
672
# File 'sig/types.rbs', line 670

def permissions
  @permissions
end

#theme_ids::Array[::String]

Returns the value of attribute theme_ids.

Returns:

  • (::Array[::String])


669
670
671
# File 'sig/types.rbs', line 669

def theme_ids
  @theme_ids
end