Class: Aws::Types::BlockPublicAccessStates

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#internet_gateway_block_mode"off", ...

Returns the value of attribute internet_gateway_block_mode.

Returns:

  • ("off", "block-bidirectional", "block-ingress")


1085
1086
1087
# File 'sig/types.rbs', line 1085

def internet_gateway_block_mode
  @internet_gateway_block_mode
end