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.
3344 3345 3346 |
# File 'sig/types.rbs', line 3344 def edge_deployment_plan_name @edge_deployment_plan_name end |