Class: Aws::Types::AssetBundleImportJobTopicV2OverridePermissions

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.



729
730
731
# File 'sig/types.rbs', line 729

def permissions
  @permissions
end

#topic_ids::Array[::String]

Returns the value of attribute topic_ids.

Returns:

  • (::Array[::String])


728
729
730
# File 'sig/types.rbs', line 728

def topic_ids
  @topic_ids
end