| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSnapshot.Builder |
CfnSnapshot.Builder.create(software.constructs.Construct scope,
String id) |
CfnSnapshot.Builder |
CfnSnapshot.Builder.name(String name)
The name of the snapshot.
|
CfnSnapshot.Builder |
CfnSnapshot.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
CfnSnapshot.Builder |
CfnSnapshot.Builder.volumeId(String volumeId)
The ID of the volume that the snapshot is of.
|
Copyright © 2022. All rights reserved.