AssociateCertificateRequest
public struct AssociateCertificateRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the ACM certificate that you want to associate with your MediaConvert resource.
Declaration
Swift
public let arn: String
-
Undocumented
Declaration
Swift
public init(arn: String)