| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
InstanceArchitecture |
InstanceType.getArchitecture()
(experimental) The instance's CPU architecture.
|
static InstanceArchitecture |
InstanceArchitecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceArchitecture[] |
InstanceArchitecture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.