We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adeff3e commit 27ab616Copy full SHA for 27ab616
src/Result/GetAuthorizationTokenResponse.php
@@ -11,9 +11,6 @@ class GetAuthorizationTokenResponse extends Result
11
/**
12
* A list of authorization token data objects that correspond to the `registryIds` values in the request.
13
*
14
- * > The size of the authorization token returned by Amazon ECR is not fixed. We recommend that you don't make
15
- * > assumptions about the maximum size.
16
- *
17
* @var AuthorizationData[]
18
*/
19
private $authorizationData;
0 commit comments