elasticbeanstalk_delete_environment_configuration {paws.compute} | R Documentation |
Deletes the draft configuration associated with the running environment.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_delete_environment_configuration/ for full documentation.
elasticbeanstalk_delete_environment_configuration(
ApplicationName,
EnvironmentName
)
ApplicationName |
[required] The name of the application the environment is associated with. |
EnvironmentName |
[required] The name of the environment to delete the draft configuration from. |