Class: Aws::Types::StartScanJobOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date::Time

Returns the value of attribute creation_date.

Returns:

  • (::Time)


2223
2224
2225
# File 'sig/types.rbs', line 2223

def creation_date
  @creation_date
end

#scan_job_id::String

Returns the value of attribute scan_job_id.

Returns:

  • (::String)


2224
2225
2226
# File 'sig/types.rbs', line 2224

def scan_job_id
  @scan_job_id
end