| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
DeletionConfig |
EdgeConfig.deletionConfig()
The deletion configuration is made up of the retention time (
EdgeRetentionInHours) and local size
configuration (LocalSizeConfig) details that are used to make the deletion. |
| Modifier and Type | Method and Description |
|---|---|
EdgeConfig.Builder |
EdgeConfig.Builder.deletionConfig(DeletionConfig deletionConfig)
The deletion configuration is made up of the retention time (
EdgeRetentionInHours) and local
size configuration (LocalSizeConfig) details that are used to make the deletion. |
Copyright © 2023. All rights reserved.