| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSnapshotProps.Builder |
CfnSnapshotProps.builder() |
CfnSnapshotProps.Builder |
CfnSnapshotProps.Builder.name(String name)
Sets the value of
CfnSnapshotProps.getName() |
CfnSnapshotProps.Builder |
CfnSnapshotProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnSnapshotProps.getTags() |
CfnSnapshotProps.Builder |
CfnSnapshotProps.Builder.volumeId(String volumeId)
Sets the value of
CfnSnapshotProps.getVolumeId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSnapshotProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSnapshotProps.Builder. |
Copyright © 2022. All rights reserved.