elasticbeanstalk_delete_application_version {paws.compute} | R Documentation |
Deletes the specified version from the specified application.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_delete_application_version/ for full documentation.
elasticbeanstalk_delete_application_version(
ApplicationName,
VersionLabel,
DeleteSourceBundle = NULL
)
ApplicationName |
[required] The name of the application to which the version belongs. |
VersionLabel |
[required] The label of the version to delete. |
DeleteSourceBundle |
Set to |