Class: Aws::Types::SecurityHubConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#publish_classification_findingsBoolean

Returns the value of attribute publish_classification_findings.

Returns:

  • (Boolean)


1648
1649
1650
# File 'sig/types.rbs', line 1648

def publish_classification_findings
  @publish_classification_findings
end

#publish_policy_findingsBoolean

Returns the value of attribute publish_policy_findings.

Returns:

  • (Boolean)


1649
1650
1651
# File 'sig/types.rbs', line 1649

def publish_policy_findings
  @publish_policy_findings
end