public interface EC2UserData<T extends EC2UserData>
| Modifier and Type | Method and Description | 
|---|---|
String | 
getUserDataBase64()  | 
EC2UserData<T> | 
withVersion(String version)
Return a copy of this instance with a different worker version. 
 | 
EC2UserData<T> withVersion(String version)
version - worker versionString getUserDataBase64()
Copyright © 2011–2018. All rights reserved.