Class: Aws::Types::AssetBundleExportJobFolderOverrideProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


435
436
437
# File 'sig/types.rbs', line 435

def arn
  @arn
end

#properties::Array[("Name" | "ParentFolderArn")]

Returns the value of attribute properties.

Returns:

  • (::Array[("Name" | "ParentFolderArn")])


436
437
438
# File 'sig/types.rbs', line 436

def properties
  @properties
end