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.
1687 1688 1689 |
# File 'sig/types.rbs', line 1687 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1686 1687 1688 |
# File 'sig/types.rbs', line 1686 def name @name end |