PutOrganizationConformancePackResponse
public struct PutOrganizationConformancePackResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
ARN of the organization conformance pack.
Declaration
Swift
public let organizationConformancePackArn: String? -
Undocumented
Declaration
Swift
public init(organizationConformancePackArn: String? = nil)
View on GitHub
PutOrganizationConformancePackResponse Structure Reference