GetAutoSnapshotsRequest
public struct GetAutoSnapshotsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the source instance or disk from which to get automatic snapshot information.
Declaration
Swift
public let resourceName: String
-
Undocumented
Declaration
Swift
public init(resourceName: String)
-
Declaration
Swift
public func validate(name: String) throws