Video
public struct Video : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon S3 bucket name and file name for the video.
Declaration
Swift
public let s3Object: S3Object?
-
Undocumented
Declaration
Swift
public init(s3Object: S3Object? = nil)
-
Declaration
Swift
public func validate(name: String) throws