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)


487
488
489
# File 'sig/types.rbs', line 487

def analysis_id
  @analysis_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


488
489
490
# File 'sig/types.rbs', line 488

def name
  @name
end