Uses of Class
software.amazon.awssdk.services.sms.model.UserData
-
Packages that use UserData Package Description software.amazon.awssdk.services.sms.model -
-
Uses of UserData in software.amazon.awssdk.services.sms.model
Methods in software.amazon.awssdk.services.sms.model that return UserData Modifier and Type Method Description UserDataServerLaunchConfiguration. userData()Location of the user-data script to be executed when launching the server.Methods in software.amazon.awssdk.services.sms.model with parameters of type UserData Modifier and Type Method Description ServerLaunchConfiguration.BuilderServerLaunchConfiguration.Builder. userData(UserData userData)Location of the user-data script to be executed when launching the server.
-