Class: Aws::Types::SecurityPolicyStats

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_policy_count ⇒ ::Integer

Returns the value of attribute encryption_policy_count.

Returns:

  • (::Integer)


788
789
790
# File 'sig/types.rbs', line 788

def encryption_policy_count
  @encryption_policy_count
end

#network_policy_count ⇒ ::Integer

Returns the value of attribute network_policy_count.

Returns:

  • (::Integer)


789
790
791
# File 'sig/types.rbs', line 789

def network_policy_count
  @network_policy_count
end