Class: Aws::Types::Policy

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

Defined Under Namespace

Classes: SecurityHub, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#security_hubTypes::SecurityHubPolicy

Returns the value of attribute security_hub.



6848
6849
6850
# File 'sig/types.rbs', line 6848

def security_hub
  @security_hub
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


6849
6850
6851
# File 'sig/types.rbs', line 6849

def unknown
  @unknown
end