Class: Aws::Types::GuardianOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optimized_shared_delivery"ENABLED", "DISABLED"

Returns the value of attribute optimized_shared_delivery.

Returns:

  • ("ENABLED", "DISABLED")


1067
1068
1069
# File 'sig/types.rbs', line 1067

def optimized_shared_delivery
  @optimized_shared_delivery
end