Class: Aws::Types::AssetBundleExportJobDashboardOverrideProperties

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)


410
411
412
# File 'sig/types.rbs', line 410

def arn
  @arn
end

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

Returns the value of attribute properties.

Returns:

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


411
412
413
# File 'sig/types.rbs', line 411

def properties
  @properties
end