| Modifier and Type | Method and Description |
|---|---|
static CfnSnapshot.Builder |
CfnSnapshot.Builder.create(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.