Class: Aws::Types::Ec2ConfigurationState

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#scan_mode_stateTypes::Ec2ScanModeState

Returns the value of attribute scan_mode_state.



1296
1297
1298
# File 'sig/types.rbs', line 1296

def scan_mode_state
  @scan_mode_state
end

#vm_scanner_stateTypes::VMScannerState

Returns the value of attribute vm_scanner_state.



1297
1298
1299
# File 'sig/types.rbs', line 1297

def vm_scanner_state
  @vm_scanner_state
end