| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
EbsSnapshotConfiguration |
Configuration.ebsSnapshot()
The access control configuration is for an Amazon EBS volume snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration.Builder |
Configuration.Builder.ebsSnapshot(EbsSnapshotConfiguration ebsSnapshot)
The access control configuration is for an Amazon EBS volume snapshot.
|
static Configuration |
Configuration.fromEbsSnapshot(EbsSnapshotConfiguration ebsSnapshot)
Create an instance of this class with
Configuration.ebsSnapshot() initialized to the given value. |
Copyright © 2023. All rights reserved.