EnableAllFeaturesResponse

public struct EnableAllFeaturesResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • A structure that contains details about the handshake created to support this request to enable all features in the organization.

    Declaration

    Swift

    public let handshake: Handshake?
  • Undocumented

    Declaration

    Swift

    public init(handshake: Handshake? = nil)