Class: Aws::Types::DeleteViewOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteViewOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#view_arn ⇒ ::String
Returns the value of attribute view_arn.
Instance Attribute Details
#view_arn ⇒ ::String
Returns the value of attribute view_arn.
117 118 119 |
# File 'sig/types.rbs', line 117 def view_arn @view_arn end |