Class: Aws::Types::DeleteEdgeDeploymentPlanRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#edge_deployment_plan_name::String

Returns the value of attribute edge_deployment_plan_name.

Returns:

  • (::String)


3342
3343
3344
# File 'sig/types.rbs', line 3342

def edge_deployment_plan_name
  @edge_deployment_plan_name
end