Class: Aws::Types::TLSInspectionConfigurationMetadata
- Inherits:
-
Object
- Object
- Aws::Types::TLSInspectionConfigurationMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1659 1660 1661 |
# File 'sig/types.rbs', line 1659 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1658 1659 1660 |
# File 'sig/types.rbs', line 1658 def name @name end |