| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
static LaunchProfilePlatform |
LaunchProfilePlatform.fromValue(String value)
Use this in place of valueOf.
|
static LaunchProfilePlatform |
LaunchProfilePlatform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LaunchProfilePlatform[] |
LaunchProfilePlatform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchProfileInitialization |
LaunchProfileInitialization.withPlatform(LaunchProfilePlatform platform)
The platform of the launch platform, either Windows or Linux.
|
StudioComponentInitializationScript |
StudioComponentInitializationScript.withPlatform(LaunchProfilePlatform platform)
The platform of the initialization script, either Windows or Linux.
|
Copyright © 2023. All rights reserved.