Class: Aws::Types::CreateEdgeDeploymentPlanResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEdgeDeploymentPlanResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#edge_deployment_plan_arn ⇒ ::String
Returns the value of attribute edge_deployment_plan_arn.
Instance Attribute Details
#edge_deployment_plan_arn ⇒ ::String
Returns the value of attribute edge_deployment_plan_arn.
2142 2143 2144 |
# File 'sig/types.rbs', line 2142 def edge_deployment_plan_arn @edge_deployment_plan_arn end |