| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
static DataProtectionStatus |
DataProtectionStatus.fromValue(String value)
Use this in place of valueOf.
|
static DataProtectionStatus |
DataProtectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataProtectionStatus[] |
DataProtectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogGroup |
LogGroup.withDataProtectionStatus(DataProtectionStatus dataProtectionStatus)
Displays whether this log group has a protection policy, or whether it had one in the past.
|
Copyright © 2024. All rights reserved.