package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: May 12, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Response contains a list of Results.
type Result struct {
Name string `json:"Name"`
SnapshotID string `json:"SnapshotID"`
VolumeID string `json:"VolumeID"`
Error string `json:"Error"`
}
Result describes the information about a successful EBS volume snapshot.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.