Builder
class Builder
Properties
Link copied to clipboard
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
Link copied to clipboard
The package version’s expected status before it is updated. If expectedStatus
is provided, the package version's status is updated only if its status at the time UpdatePackageVersionsStatus
is called matches expectedStatus
.
Link copied to clipboard
A format that specifies the type of the package with the statuses to update.
Link copied to clipboard
The repository that contains the package versions with the status you want to update.
Link copied to clipboard
The status you want to change the package version status to.
Link copied to clipboard
A map of package versions and package version revisions. The map key
is the package version (for example, 3.5.2
), and the map value
is the package version revision.