DeleteSnapshotResult
public struct DeleteSnapshotResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the directory snapshot that was deleted.
Declaration
Swift
public let snapshotId: String?
-
Undocumented
Declaration
Swift
public init(snapshotId: String? = nil)