| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactsState |
ArtifactsState.fromValue(String value)
Use this in place of valueOf.
|
static ArtifactsState |
ArtifactsState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtifactsState[] |
ArtifactsState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContentArtifactsConfiguration |
ContentArtifactsConfiguration.withState(ArtifactsState state)
Indicates whether the content artifact is enabled or disabled.
|
VideoArtifactsConfiguration |
VideoArtifactsConfiguration.withState(ArtifactsState state)
Indicates whether the video artifact is enabled or disabled.
|
Copyright © 2025. All rights reserved.