| Package | Description |
|---|---|
| com.amazonaws.services.qapps.model |
| Modifier and Type | Method and Description |
|---|---|
static CardOutputSource |
CardOutputSource.fromValue(String value)
Use this in place of valueOf.
|
static CardOutputSource |
CardOutputSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardOutputSource[] |
CardOutputSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QQueryCard |
QQueryCard.withOutputSource(CardOutputSource outputSource)
The source or type of output generated by the query card.
|
QQueryCardInput |
QQueryCardInput.withOutputSource(CardOutputSource outputSource)
The source or type of output to generate for the query card.
|
Copyright © 2025. All rights reserved.