Class: Aws::Types::DeleteMeshInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMeshInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mesh_name ⇒ ::String
Returns the value of attribute mesh_name.
Instance Attribute Details
#mesh_name ⇒ ::String
Returns the value of attribute mesh_name.
208 209 210 |
# File 'sig/types.rbs', line 208 def mesh_name @mesh_name end |