Class: Aws::Types::DefaultAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allowTypes::AllowAction

Returns the value of attribute allow.

Returns:



351
352
353
# File 'sig/types.rbs', line 351

def allow
  @allow
end

#blockTypes::BlockAction

Returns the value of attribute block.

Returns:



350
351
352
# File 'sig/types.rbs', line 350

def block
  @block
end