File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
clients/client-snowball/src/models
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -396,7 +396,7 @@ export interface EKSOnDeviceServiceConfiguration {
396
396
397
397
/**
398
398
* @public
399
- * <p>The version of EKS Anywhere on the Snow Family device.</p>
399
+ * <p>The optional version of EKS Anywhere on the Snow Family device.</p>
400
400
*/
401
401
EKSAnywhereVersion ?: string ;
402
402
}
Original file line number Diff line number Diff line change 2758
2758
"EKSAnywhereVersion" : {
2759
2759
"target" : " com.amazonaws.snowball#String" ,
2760
2760
"traits" : {
2761
- "smithy.api#documentation" : " <p>The version of EKS Anywhere on the Snow Family device.</p>"
2761
+ "smithy.api#documentation" : " <p>The optional version of EKS Anywhere on the Snow Family device.</p>"
2762
2762
}
2763
2763
}
2764
2764
},
You can’t perform that action at this time.
0 commit comments