MergeDeveloperIdentitiesResponse

public struct MergeDeveloperIdentitiesResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • A unique identifier in the format REGION:GUID.

    Declaration

    Swift

    public let identityId: String?
  • Undocumented

    Declaration

    Swift

    public init(identityId: String? = nil)