CreateMicrosoftADResult

public struct CreateMicrosoftADResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The identifier of the directory that was created.

    Declaration

    Swift

    public let directoryId: String?
  • Undocumented

    Declaration

    Swift

    public init(directoryId: String? = nil)