public static interface OSRelease.Builder extends SdkPojo, CopyableBuilder<OSRelease.Builder,OSRelease>
| Modifier and Type | Method and Description |
|---|---|
OSRelease.Builder |
label(String label)
The Amazon Linux release specified for a cluster in the RunJobFlow request.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOSRelease.Builder label(String label)
The Amazon Linux release specified for a cluster in the RunJobFlow request. The format is as shown in Amazon Linux 2 Release Notes . For example, 2.0.20220218.1.
label - The Amazon Linux release specified for a cluster in the RunJobFlow request. The format is as shown in
Amazon Linux 2
Release Notes . For example, 2.0.20220218.1.Copyright © 2023. All rights reserved.