Class: Aws::Types::Ec2Configuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activate_vm_scannerBoolean

Returns the value of attribute activate_vm_scanner.

Returns:

  • (Boolean)


1291
1292
1293
# File 'sig/types.rbs', line 1291

def activate_vm_scanner
  @activate_vm_scanner
end

#scan_mode"EC2_SSM_AGENT_BASED", "EC2_HYBRID"

Returns the value of attribute scan_mode.

Returns:

  • ("EC2_SSM_AGENT_BASED", "EC2_HYBRID")


1290
1291
1292
# File 'sig/types.rbs', line 1290

def scan_mode
  @scan_mode
end