Class: Aws::Types::IngressTlsProtocolToEvaluate
- Inherits:
-
Object
- Object
- Aws::Types::IngressTlsProtocolToEvaluate
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ "TLS_PROTOCOL"
Returns the value of attribute attribute.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#attribute ⇒ "TLS_PROTOCOL"
Returns the value of attribute attribute.
785 786 787 |
# File 'sig/types.rbs', line 785 def attribute @attribute end |
#unknown ⇒ Object
Returns the value of attribute unknown.
786 787 788 |
# File 'sig/types.rbs', line 786 def unknown @unknown end |