DeleteApplicationVersionRequest
Request to delete an application version.
Types
Properties
Link copied to clipboard
The name of the application to which the version belongs.
Link copied to clipboard
Set to true
to delete the source bundle from your storage bucket. Otherwise, the application version is deleted only from Elastic Beanstalk and the source bundle remains in Amazon S3.
Link copied to clipboard
The label of the version to delete.
Functions
Link copied to clipboard
inline fun copy(block: DeleteApplicationVersionRequest.Builder.() -> Unit = {}): DeleteApplicationVersionRequest