Class: Aws::Types::ValidateSecurityProfileBehaviorsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#behaviors::Array[Types::Behavior]

Returns the value of attribute behaviors.

Returns:



5422
5423
5424
# File 'sig/types.rbs', line 5422

def behaviors
  @behaviors
end