DisablePolicyTypeResponse
public struct DisablePolicyTypeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure that shows the root with the updated list of enabled policy types.
Declaration
Swift
public let root: Root?
-
Undocumented
Declaration
Swift
public init(root: Root? = nil)