Class: Aws::Types::IngressTlsProtocolToEvaluate

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

Defined Under Namespace

Classes: Attribute, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute"TLS_PROTOCOL"

Returns the value of attribute attribute.

Returns:

  • ("TLS_PROTOCOL")


785
786
787
# File 'sig/types.rbs', line 785

def attribute
  @attribute
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


786
787
788
# File 'sig/types.rbs', line 786

def unknown
  @unknown
end