ListApplicationRevisionsRequest
Represents the input of a ListApplicationRevisions
operation.
Types
Properties
Link copied to clipboard
The name of an CodeDeploy application associated with the user or Amazon Web Services account.
Link copied to clipboard
Whether to list revisions based on whether the revision is the target revision of a deployment group:
Link copied to clipboard
A key prefix for the set of Amazon S3 objects to limit the search for revisions.
Link copied to clipboard
The column name to use to sort the list results:
Functions
Link copied to clipboard
inline fun copy(block: ListApplicationRevisionsRequest.Builder.() -> Unit = {}): ListApplicationRevisionsRequest