Class: Aws::Types::AssetBundleImportJobAnalysisOverrideParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_id::String

Returns the value of attribute analysis_id.

Returns:

  • (::String)


524
525
526
# File 'sig/types.rbs', line 524

def analysis_id
  @analysis_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


525
526
527
# File 'sig/types.rbs', line 525

def name
  @name
end