ListPackageVersionsRequest   
    
  Types
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 format of the package versions you want to list.
Link copied to clipboard
                  The maximum number of results to return per page.
Link copied to clipboard
                  The originType used to filter package versions. Only package versions with the provided originType will be returned.
Link copied to clipboard
                  The name of the repository that contains the requested package versions.
Link copied to clipboard
                  How to sort the requested list of package versions.
Link copied to clipboard
                  A string that filters the requested package versions by status.
Functions
Link copied to clipboard
                  inline fun copy(block: ListPackageVersionsRequest.Builder.() -> Unit = {}): ListPackageVersionsRequest