Class: Aws::Types::GetFlowLogsIntegrationTemplateResult
- Inherits:
-
Object
- Object
- Aws::Types::GetFlowLogsIntegrationTemplateResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#result ⇒ ::String
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ ::String
Returns the value of attribute result.
10118 10119 10120 |
# File 'sig/types.rbs', line 10118 def result @result end |