| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static CompressionType |
CompressionType.fromValue(String value)
Use this in place of valueOf.
|
static CompressionType |
CompressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionType[] |
CompressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptModeConfig |
ScriptModeConfig.withCompressionType(CompressionType compressionType)
The type of compression used by the Python scripts for an Amazon Braket job.
|
Copyright © 2024. All rights reserved.