PutConformancePackResponse
public struct PutConformancePackResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
ARN of the conformance pack.
Declaration
Swift
public let conformancePackArn: String?
-
Undocumented
Declaration
Swift
public init(conformancePackArn: String? = nil)