Class: Aws::Types::AssetBundleExportJobTopicV2OverrideProperties

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)


501
502
503
# File 'sig/types.rbs', line 501

def arn
  @arn
end

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

Returns the value of attribute properties.

Returns:

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


502
503
504
# File 'sig/types.rbs', line 502

def properties
  @properties
end