Class: Aws::Types::StartCisSessionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#messageTypes::StartCisSessionMessage

Returns the value of attribute message.



2650
2651
2652
# File 'sig/types.rbs', line 2650

def message
  @message
end

#scan_job_id::String

Returns the value of attribute scan_job_id.

Returns:

  • (::String)


2649
2650
2651
# File 'sig/types.rbs', line 2649

def scan_job_id
  @scan_job_id
end