| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static FastLaunchResourceType |
FastLaunchResourceType.fromValue(String value)
Use this in place of valueOf.
|
static FastLaunchResourceType |
FastLaunchResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastLaunchResourceType[] |
FastLaunchResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFastLaunchImagesSuccessItem |
DescribeFastLaunchImagesSuccessItem.withResourceType(FastLaunchResourceType resourceType)
The resource type that Amazon EC2 uses for pre-provisioning the Windows AMI.
|
DisableFastLaunchResult |
DisableFastLaunchResult.withResourceType(FastLaunchResourceType resourceType)
The pre-provisioning resource type that must be cleaned after turning off Windows fast launch for the Windows
AMI.
|
EnableFastLaunchResult |
EnableFastLaunchResult.withResourceType(FastLaunchResourceType resourceType)
The type of resource that was defined for pre-provisioning the AMI for Windows fast launch.
|
Copyright © 2024. All rights reserved.