Class: Aws::Types::AssetBundleImportJobFolderOverridePermissions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#folder_ids::Array[::String]

Returns the value of attribute folder_ids.

Returns:

  • (::Array[::String])


591
592
593
# File 'sig/types.rbs', line 591

def folder_ids
  @folder_ids
end

#permissionsTypes::AssetBundleResourcePermissions

Returns the value of attribute permissions.



592
593
594
# File 'sig/types.rbs', line 592

def permissions
  @permissions
end