Class: Aws::Types::IngressConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_publicly_accessible ⇒ Boolean

Returns the value of attribute is_publicly_accessible.

Returns:

  • (Boolean)


379
380
381
# File 'sig/types.rbs', line 379

def is_publicly_accessible
  @is_publicly_accessible
end