PutSigningProfileResponse
public struct PutSigningProfileResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the signing profile created.
Declaration
Swift
public let arn: String?
-
Undocumented
Declaration
Swift
public init(arn: String? = nil)