Server Trust Group Args
constructor(groupMembers: Output<List<ServerInfoArgs>>? = null, locationName: Output<String>? = null, resourceGroupName: Output<String>? = null, serverTrustGroupName: Output<String>? = null, trustScopes: Output<List<Either<String, TrustScope>>>? = null)