Class Personality


  • public class Personality
    extends Object
    Autoscale Personality. Part of the launch configuration. You can inject data into the file system of the cloud server instance. For example, you might want to insert ssh keys, set configuration files, or store data that you want to retrieve from inside the instance. This feature provides a minimal amount of launch-time personalization. If you require significant customization, create a custom image.
    See Also:
    LaunchConfiguration.getPersonalities(), Server Personality