Class: Aws::Types::UpdateEc2DeepInspectionConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activate_deep_inspectionBoolean

Returns the value of attribute activate_deep_inspection.

Returns:

  • (Boolean)


2877
2878
2879
# File 'sig/types.rbs', line 2877

def activate_deep_inspection
  @activate_deep_inspection
end

#package_paths::Array[::String]

Returns the value of attribute package_paths.

Returns:

  • (::Array[::String])


2878
2879
2880
# File 'sig/types.rbs', line 2878

def package_paths
  @package_paths
end