GetRelationalDatabaseSnapshotRequest
public struct GetRelationalDatabaseSnapshotRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the database snapshot for which to get information.
Declaration
Swift
public let relationalDatabaseSnapshotName: String -
Undocumented
Declaration
Swift
public init(relationalDatabaseSnapshotName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetRelationalDatabaseSnapshotRequest Structure Reference