Class: Aws::Types::UpdateSecurityHubConfigurationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_enable_controlsBoolean

Returns the value of attribute auto_enable_controls.

Returns:

  • (Boolean)


8082
8083
8084
# File 'sig/types.rbs', line 8082

def auto_enable_controls
  @auto_enable_controls
end

#control_finding_generator"STANDARD_CONTROL", "SECURITY_CONTROL"

Returns the value of attribute control_finding_generator.

Returns:

  • ("STANDARD_CONTROL", "SECURITY_CONTROL")


8083
8084
8085
# File 'sig/types.rbs', line 8083

def control_finding_generator
  @control_finding_generator
end