| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceAttributeType |
InstanceAttributeType.fromValue(String value)
Use this in place of valueOf.
|
static InstanceAttributeType |
InstanceAttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceAttributeType[] |
InstanceAttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.withAttributeType(InstanceAttributeType attributeType)
The type of attribute.
|
UpdateInstanceAttributeRequest |
UpdateInstanceAttributeRequest.withAttributeType(InstanceAttributeType attributeType)
The type of attribute.
|
DescribeInstanceAttributeRequest |
DescribeInstanceAttributeRequest.withAttributeType(InstanceAttributeType attributeType)
The type of attribute.
|
Copyright © 2023. All rights reserved.