| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociationType |
AssociationType.fromValue(String value)
Use this in place of valueOf.
|
static AssociationType |
AssociationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationType[] |
AssociationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Association |
Association.withType(AssociationType type)
The association type for the specified Amazon Braket resource arn.
|
Copyright © 2023. All rights reserved.