DescribeBackupInput
public struct DescribeBackupInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) associated with the backup.
Declaration
Swift
public let backupArn: String
-
Undocumented
Declaration
Swift
public init(backupArn: String)
-
Declaration
Swift
public func validate(name: String) throws