Class: Aws::Types::DeleteEdgeDeploymentPlanRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEdgeDeploymentPlanRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#edge_deployment_plan_name ⇒ ::String
Returns the value of attribute edge_deployment_plan_name.
Instance Attribute Details
#edge_deployment_plan_name ⇒ ::String
Returns the value of attribute edge_deployment_plan_name.
3342 3343 3344 |
# File 'sig/types.rbs', line 3342 def edge_deployment_plan_name @edge_deployment_plan_name end |