| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessPreviewStatus |
AccessPreviewStatus.fromValue(String value)
Use this in place of valueOf.
|
static AccessPreviewStatus |
AccessPreviewStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessPreviewStatus[] |
AccessPreviewStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessPreviewSummary |
AccessPreviewSummary.withStatus(AccessPreviewStatus status)
The status of the access preview.
|
AccessPreview |
AccessPreview.withStatus(AccessPreviewStatus status)
The status of the access preview.
|
Copyright © 2021. All rights reserved.