BatchGetApplicationRevisionsRequest
Represents the input of a BatchGetApplicationRevisions
operation.
Types
Properties
Link copied to clipboard
The name of an CodeDeploy application about which to get revision information.
Link copied to clipboard
An array of RevisionLocation
objects that specify information to get about the application revisions, including type and location. The maximum number of RevisionLocation
objects you can specify is 25.
Functions
Link copied to clipboard
inline fun copy(block: BatchGetApplicationRevisionsRequest.Builder.() -> Unit = {}): BatchGetApplicationRevisionsRequest